[Cosmo-dev] Re: [commits-sandbox] [sandbox] (edbindl) [732] Refactored the Jcr/Xpath specific stuff, put constants in User and did "mapping" in JcrXpathQueryBuilder (submit patch)

Brian Moseley bcm at osafoundation.org
Wed Aug 23 15:33:46 PDT 2006


On 8/23/06, Ed Bindl <ebindl1 at osafoundation.org> wrote:

> Agreed, but which methods should I force an implementer of
> JcrSqlQueryBuilder to implement.  My thoughts are:

these look fine.

> I started out using the numbers but this made the jsp files very hard to
> follow.  The link would have
> localhost:8080/cosmo/users?SortType=1 instead of
> SortType=Name.  IMO the cost of using the numbers outweighs the advantages.

i disagree, but it's a question of aesthetics. i don't like using
BigLongParameterNames either. i'd rather the url be something like
<http://localhost:8080/cosmo/users?st=u> or some such. but i'm not the
one implementing it, and aesthetic differences are not grounds for a
veto ;)


More information about the cosmo-dev mailing list