Rafal Krzewski <[EMAIL PROTECTED]> writes:

> Leon Messerschmidt wrote:
>  
> > If support was to be added to ParameterParser I think we could create some
> > confusion with regard to the order of Cookies/Path_info/Post data.  Another
> > problem is that cookies require some extra parameters (e.g. expiry time)
> > that are not relevant to Path_Info/Post data.
> > 
> > How about data.getCookies() that returns a CookieParser object.
> > CookieParser and ParameterParser should inherit from the same base class and
> > extra functionality as needed (e.g. expiry time for cookies).  By inheriting
> > from the same base class it will be possible to use features like
> > setProperties() for both ParameterParser and CookieParser, while still
> > allowing extra features to be added.
> 
> Sounds good, +1

Nice Leon, +1.
-- 

Daniel Rall <[EMAIL PROTECTED]>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to