David Corbin wrote: > Well, what I need at the moment is the "indexed" property for <html:*> tags. > I have no idea if it's something that could be patched.
Probably. We had it up seperately for a long time first. http://husted.com/struts/resources/indexed-tags.htm > I'm a long way from any serious release. Is there any > plan/schedule/feature-list in place for the next rev of struts? Most of what people are working on now are plug-in components (Tiles, ValidatorForm). We unsure if things like Tiles and the Validator belong here or in the Commons. Personally, I'd like to start breaking it down into a JAR for each package, which we might be able to release seperately. The indexed tags are a good example. > Is the nightly build built from a consistent set of "commons" classes, or > does it use nightly builds (or fresh source) of those too? The binary is probably using the latest release from the Commons. The source would use whatever you provided. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/struts/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
