On Tue, 13 Jul 2004 12:03:00 -0700 (PDT), Martin Cooper wrote:
> As long as it's easy for me to check out the entire gorilla if
> that's what I want. ;-)

But of course :)


> That sounds nice in theory, but there are going to be cases where
> we'll need to share code between different 'opt's, and it's not
> clear (to me, at least) where that fits. For example, where would
> we put the methods that are currently in RequestUtils but that are
> tied to JSP? I would be very much opposed to JSP specific code
> being in core, but I'm not sure where else it would go. Would we
> need an opt-jsp just for that, that the other 'opt's depend on?

For now, they would have to stay in the core. Later, we can try and refactor them out.

It's also possible that other taglib distributions are dependant on RequestUtils, so 
once we decide what to do, they'd have to be deprecated and available in both places 
for a while.

For starters, we can make a clean drop of the taglib package into struts-opt-taglib, 
and proceed from there.

(Better to get 80% of what you want now, then 100% never.)

-Ted.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to