[libRETS-users] SQL-Like Querying Rets db

Matt Lavallee matt at pmptechnology.com
Tue Jul 3 15:21:50 CDT 2007


> > Finally, I would like to contribute recommending you to name the
> > SearchRequest parameters in a way to visually identify if it's referring
> > the ClassName or the StandardName.
> > SearchRequest(string ResourceID, string ClassName, string Query);
> 
> I guess I'm not understanding what you're asking here.  The name could/would
> be wrong depending on how you SetStandardNames.
> 
> As it is, the current naming in consistant with the RETS spec and the
> terminology it uses within it for the Search operation.  I'd rather not move
> away from that.

I think he just means that the Resource parameter is currently named
"searchType" and the Class parameter is named "searchClass".  I don't know that
I'd change searchClass to ClassName (since that's rife with ambiguity), but I
can see searchType going to searchResource.

-Matt






More information about the libRETS-users mailing list