RE: [PROPOSAL] Change to the 3.3 API

2002-05-29 Thread Larry Isaacs
+1 Larry -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 25, 2002 2:00 AM To: [EMAIL PROTECTED] Subject: [PROPOSAL] Change to the 3.3 API I'd like to add a new method (for now called 'preInitCheck') to the API to be called before

Re: [PROPOSAL] Change to the 3.3 API

2002-05-25 Thread costinm
+1. Adding new methods is perfectly fine and backward compatible. BTW, my proposal to freeze the API was based on the fact that I felt it is good enough and I couldn't think any significant improvement that would be worth the change. If you think different or have some good ideas - we can

[PROPOSAL] Change to the 3.3 API

2002-05-24 Thread Bill Barker
I'd like to add a new method (for now called 'preInitCheck') to the API to be called before the check for calling the init method. The current JspInterceptor.requestMap would be split between the new preInitCheck method (which would handle the compile), and the requestMap (which would register