[Prototype-core] Re: How to get the request parameters from the response?

2008-01-28 Thread Richard Quadling
The response object has a property of request. One issue I found. If there is an exception, the exception always gets the request object. http://dev.rubyonrails.org/ticket/9691 I've sent a patch which would add the response to the request (which is fed to the exception) to allow an exception to

[Prototype-core] methodize parseInt & parseFloat

2008-01-28 Thread artemy tregoubenko
Hello! What do you think about making parseInt & parseFloat string methods too? -- arty ( http://arty.name ) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send ema

[Prototype-core] protopacked

2008-01-28 Thread Roland
'...return||function...'.split(|); Is this essential for the indexing? Or can i remove the overused | --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To po