Yeah, I'm actually asking you, rather than making me dig through somebody else's docs.
On Thu, Dec 15, 2011 at 1:41 PM, Frans Thamura <fr...@meruvian.org> wrote: > the idea like play framework > > that may be answer more :0 > > F > > > > On Fri, Dec 16, 2011 at 12:52 AM, Dave Newton <davelnew...@gmail.com> > wrote: > > On Thu, Dec 15, 2011 at 12:05 PM, Frans Thamura wrote: > > > >> 1. the struts.xml work like application context in spring > >> so we dont have include in default > >> > >> any with struts will be loaded.. or we want all under annation. > >> > > > > You want to automatically load multiple config files? > > > > I'd rather see that customized as we do in Spring, by adding entries to > the > > config paths. > > > > I don't have a problem with that, but I'd rather not see it automatically > > slurp configs. A mechanism for allowing changes to what will be slurped > is > > a good idea, though. > > > > 2. can the plugins implementation expanded to module, aplication > >> module can work as a jar, template +action + pojo .. so we can grow > >> struts3 to maven central as aplication business. -> we did it in > >> blueoxygen project > >> > > > > Not sure what this means; in theory a plugin could include everything it > > needed, although you'd likely need to use something other than JSP. What > > specifically is missing that you want? I like the idea of an ability to > > provide canned modules. > > > > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >