Quoting Raj Kumar <[EMAIL PROTECTED]>:

> hi,
>   For the class BasicSearchQuery should i encapsulate the
>   scope(href and depth),where(propertyname and condition) and the
> orderby(property name and order) parts of the query as seperate classes
> or
> would it be better to enscapsulate it in one single class
> BasicSearchQuery.

I think we should choose whatever solution makes the implementation simpler (so 
if having one class would make it more complex, then it should be split, 
obviously).

Remy

Reply via email to