[Prototype-core] Prototype's Ajax object : motivations implementation

2008-05-27 Thread Franck
working at it through subclassing Ajax.Request in an attempt not to modify the actual Prototype source code. I would prefer to slightly modify the actual implementation, if necessary and advisable, and offer my help for this. Cheers, Franck PORCHER

[Prototype-core] Re: Prototype's Ajax object : motivations implementation

2008-05-29 Thread Franck PORCHER
Franck Porcher, Docteur ès Sciences (Paris VI), Informatique théorique -- SMART Technologies Les solutions intelligentes -- Société de

[Prototype-core] Status of property 'name' within Class.create(d) functions

2008-06-08 Thread Franck PORCHER
if I choose another name for the private member. This has been most upsetting to me for days now, and I fail to understand what I am missing. So thank you to anyone who would help me understand my mistake if this is not a bug. Franck PORCHER

[Prototype-core] Re: Status of property 'name' within Class.create(d) functions

2008-06-08 Thread Franck PORCHER
Class.create to see if we cannot achieve the same result with an anonymous function, for which Firefox JS engine *does not* expose anything in the name slot (I already tested this). Franck Franck Porcher, Docteur ès Sciences (Paris VI), Informatique théorique

[Prototype-core] Re: Status of property 'name' within Class.create(d) functions

2008-06-09 Thread Franck PORCHER
Matter resolved. Thanks to all of you. Franck PORCHER T.J. Crowder wrote: I will be reviewing prtotype's Class.create to see if we cannot achieve the same result with an anonymous function, for which Firefox JS engine *does not* expose anything in the name slot (I already tested

[Prototype-core] Re: Prototype vs Ext

2008-06-17 Thread Franck PORCHER
are changing... Franck PORCHER www / smartech / pf -- --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Prototype: Core group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from

[Prototype-core] Re: Prototype vs Ext

2008-06-17 Thread Franck PORCHER
Thanks kangax Tobie for these excellent pointers. If I can stay out of Ext (no one knows for sure how it will evolve), I'd rather go for it. Best, - Franck --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Prototype

[Prototype-core] Unexpected/unwanted porn here

2008-06-24 Thread Franck PORCHER
Receiving unexpected porn ads through this mailing list :-( Owner, thanks for removing the sender adress ([EMAIL PROTECTED]) from this group. Original Message Received: by 10.106.193.17 with SMTP id q17gr2758prf.0; Tue, 24 Jun 2008 15:13:57 -0700 (PDT) X-Sender:

Re: [Prototype-core] Array toJson

2010-02-26 Thread Franck WATTEAU
Hi, Now, the conversion of array in Json String is managed in function Object#toJSON. Franck, On Thu, Feb 25, 2010 at 7:20 PM, Mila76 mil...@gmail.com wrote: Hi to all, thanks for all work on prototype js. I have a simple question, on this submit http://github.com/sstephenson/prototype