Re: integration of struts tiles into nanocontainer.

2005-03-08 Thread James Mitchell
elopers List" Sent: Tuesday, March 08, 2005 2:51 PM Subject: Re: integration of struts tiles into nanocontainer. At 2:42 PM -0500 3/8/05, James Mitchell wrote: > maybe people will find managing all these extra jars very tedious. I've already looked at separating Validator, which wil

Re: integration of struts tiles into nanocontainer.

2005-03-08 Thread Joe Germuska
At 2:42 PM -0500 3/8/05, James Mitchell wrote: > maybe people will find managing all these extra jars very tedious. I've already looked at separating Validator, which will also allow us to drop about 3 jars if you don't need validator. What other plugins can we put under this new current/plugins

Re: integration of struts tiles into nanocontainer.

2005-03-08 Thread James Mitchell
EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "David Geary" <[EMAIL PROTECTED]> To: "Struts Developers List" Sent: Sunday, March 06, 2005 3:13 PM Subject: Re: integration of struts tiles into nanocontainer. Le Mar 4, 2005, à 12:23 PM, Joe Ger

Re: integration of struts tiles into nanocontainer.

2005-03-06 Thread David Geary
Le Mar 4, 2005, à 12:23 PM, Joe Germuska a écrit : At 1:48 PM -0500 3/4/05, James Mitchell wrote: On a broader scale, one idea I was thinking of recently was to extract plugins to their own subproject. So that core would no longer depend on validator (and all of its dependencies). We could the

Re: integration of struts tiles into nanocontainer.

2005-03-04 Thread Joe Germuska
At 1:48 PM -0500 3/4/05, James Mitchell wrote: On a broader scale, one idea I was thinking of recently was to extract plugins to their own subproject. So that core would no longer depend on validator (and all of its dependencies). We could then move the Tiles stuff that is specific to Struts t

Re: integration of struts tiles into nanocontainer.

2005-03-04 Thread James Mitchell
stantin Priblouda" <[EMAIL PROTECTED]>; Sent: Friday, March 04, 2005 10:56 AM Subject: Re: integration of struts tiles into nanocontainer. At 7:21 AM -0800 3/4/05, Konstantin Priblouda wrote: Hi all, I'm commiter of pico/nanocontainer ( as well as xdoclet 2 plugins ) and now I'm

Re: integration of struts tiles into nanocontainer.

2005-03-04 Thread Konstantin Priblouda
--- Joe Germuska <[EMAIL PROTECTED]> wrote: > The talk has since receded, but a few weeks ago > there was quite a bit > of discussion about making Tiles a proper standalone > framework, more > clearly able to be used with or without Struts. IIRC, tiles was absorbed by struts first... Now it's

Re: integration of struts tiles into nanocontainer.

2005-03-04 Thread Joe Germuska
At 7:21 AM -0800 3/4/05, Konstantin Priblouda wrote: Hi all, I'm commiter of pico/nanocontainer ( as well as xdoclet 2 plugins ) and now I'm in need to use struts. I discovered that while struts integration in nanocontainer allows constructor injection in actions, tiles are left completely unattend

integration of struts tiles into nanocontainer.

2005-03-04 Thread Konstantin Priblouda
Hi all, I'm commiter of pico/nanocontainer ( as well as xdoclet 2 plugins ) and now I'm in need to use struts. I discovered that while struts integration in nanocontainer allows constructor injection in actions, tiles are left completely unattendet. Using CDI for tile controller would be a r