Re: [Tools] Some proposals for Tools 2.0

2007-03-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nathan, Nathan Bubna wrote: The VelocityView class can be easily used in a filter as it is, and once we have the toolboxes in the request/session/application attributes, then we can access them from any servlet or filter. So, we would just need

Re: [Tools] Some proposals for Tools 2.0

2007-03-23 Thread Nathan Bubna
On 3/23/07, Christopher Schultz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nathan, Nathan Bubna wrote: The VelocityView class can be easily used in a filter as it is, and once we have the toolboxes in the request/session/application attributes, then we can access

Re: [Tools] Some proposals for Tools 2.0

2007-03-22 Thread Nathan Bubna
On 2/26/07, Nathan Bubna [EMAIL PROTECTED] wrote: On 2/25/07, Claude Brisson [EMAIL PROTECTED] wrote: Hi there! Here are some structural evolutions I'd like to discuss before any coding. I'm pretty sure that the first one is a good option - the second one is more prospective. 1. On-demand

Re: [Tools] Some proposals for Tools 2.0

2007-03-22 Thread Nathan Bubna
On 3/22/07, Claude Brisson [EMAIL PROTECTED] wrote: Le jeudi 22 mars 2007 à 09:26 -0700, Nathan Bubna a écrit : snip/ Oh, responding to one of your previous points: i don't see why we need a filter or to constitute the three toolboxes at all. It's a need I frequently encountered. Quite

Re: [Tools] Some proposals for Tools 2.0

2007-02-26 Thread Nathan Bubna
On 2/25/07, Claude Brisson [EMAIL PROTECTED] wrote: Hi there! Here are some structural evolutions I'd like to discuss before any coding. I'm pretty sure that the first one is a good option - the second one is more prospective. 1. On-demand tools loading: instead of a standard HashMap, the idea

[Tools] Some proposals for Tools 2.0

2007-02-25 Thread Claude Brisson
Hi there! Here are some structural evolutions I'd like to discuss before any coding. I'm pretty sure that the first one is a good option - the second one is more prospective. 1. On-demand tools loading: instead of a standard HashMap, the idea here is to have a ToolMap, inheriting HashMap, which