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.
   thanks,
   rajkumar kothapa


-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 09, 2001 12:04 PM
To: [EMAIL PROTECTED]
Subject: Package name


Quoting rajkumar <[EMAIL PROTECTED]>:

> hi remy,
>   In which package do you think that i should put the DASLQuery class
> in.

org.apache.slide.search ?

I would call the class BasicsearchQuery, using the formula classname =
laguage
name + Query. What do you think ?

Remy

Reply via email to