On 3/19/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > Do current automated builds of Shale Mailreader represent its finished > or near-finished state, or it is still work in progress?
It is definitely a work in progress, like all the rest of Shale (which is currently not in a final release state). Improvements (either functional or usability) are welcome; subject to the constraint that the primary "feature" of this app is to show how you would take an existing application based on Struts 1.x and re-impement it in JSF+Shale. Doing things above and beyond that (i.e. leveraging all the cool stuff JSF lets you do) is certainly a reasonable thing to think about, but we should probably consider that a "mailreader2" sort of use case. Just as one example, making the table on the "registration" page include input fields, instead of just being output fields, is trivial in JSF and a lot harder with Struts 1.x. Michael. Craig