[Cosmo-dev] Re: [commits-sandbox] [sandbox] (travis) [1140]
PageCriteria and PagedList are now generic classes that take
an enum as a type parameter.
Brian Moseley
bcm at osafoundation.org
Wed Oct 11 14:04:07 PDT 2006
On 10/11/06, svncheckin at osafoundation.org <svncheckin at osafoundation.org> wrote:
> The new implementation is more elegant, and uses an enum instead of a
> String, which makes
> sense, but as a result is more complicated. I'm tempted to revert back to
> the HashMap way
> of doing things, but would like this to be reviewed first.
it looks good to me. the syntax is new to me, but i like the strong
typing and am glad to see the User-specific constants moved back into
the model class.
More information about the cosmo-dev
mailing list