> well, hopefully all the bugs in
> http://sourceforge.net/tracker/?atid=536613&group_id=73068&func=browse
> should be closed before 1.0.
>
> There are few of them I haven't reviewed yet (the unassigned ones) and
> I'm going t move some of them to feature requests.
> 949187 will be moved to FR too, since this is how the taglib works at
> the moment (not allowing change to column attributes during iteration)
> and it could require some tweak to make it working without a
> significant performance degradation.

Ill do my best to look through the unassigned ones and see what I can come
up with

> In particular I'm looking to performance enhancements: I absolutely
> want to commit a fix for 840371, but this requires a lot of testing.
> I've delayed in applying a patch for it because I wanted to increase
> the test coverage before (we started from pratically 0% coverage a
> couple of betas ago and now it's starting looking "decent").
> Addictional test are really welcome..

If your handling the performance enhancements I don't want to be doing it at
the same time so I'll steer clear of this.

> Another thing I'd like to complete before 1.0 is migrating the
> documentation from the example webapp only to maven xdoc (so it can be
> published on the website and included in the downloadable pdf).
>
> Unfortunately these tasks are less funny that adding new features,
> it's difficult to find help on this...
>
> fabrizio

Docs really arent my thing since I don't really have enough time to look
into maven to figure out exactly how to do it and what not.  I'm happy to
help with features and the occasional bugs as well.  Most of the feature
adds are app requirements for my job so thats why they get prioritized =).
I created another Feature that I added to feature Reqs today with a patch
that allows you to specify a custom Comparator class for a column instead of
having to wrap the object and mess with its native compareTo methods and
what not.  Hope everyone likes it.. I needed it primarily for sorting
Strings in a case-insensitive fashion, but I'm sure there are plenty of
other uses.
-David



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to