I have a DB Cache where i store the value in Number object, i want to send back this value without to use valueOf each time. And Hash.toQueryString() is a good example why it should detect Number Object. I don't think that this function can ignore Number Object. Cordially, Alex
On 7 oct, 17:05, kangax <[EMAIL PROTECTED]> wrote: > Alex, > > I have already replied to you on Lighthouse, but, out of curiosity, > why do you need `isNumber` to "work" with objects? What's the usecase > and why plan type-conversion (before calling isNumber) doesn't satisfy > you? > > > > > Cordially, > > Alex > > -- > kangax --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
