yo Chad, I just finished a new feature for bpm4struts, I think this one will be cool for most projects (I think I will use it from now on):
normalizing i18n messages: for each message there is now one and only one entry in the resource bundle this means that if you have two pages in different use-cases, but with the same name, only a single entry will be used in the bundle, the bundle will also be sorted alphabetically this feature is toggled using a NS prop (normalizeMessage [false]) it will make it possible to i18n your webapp much easier, the downside is that it's harder to customize (although a change in the model will do the trick most of the time) anyway, I can't commit right now because I'm behind a firewall at work and I prefer to commit when I'm home anyway (otherwise I breaking the build again, I'm sure) so is it okay if you don't touch bpm for a couple hours? just in case btw, I checked out your change related to the table button, looks fine to me, but I will test with Konqueror etc.. to make sure thanks man -- Wouter ps: I've sent this email to the devel list since it contains interesting info about that feature ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
