On 19 Dec 2009, at 23:48, Frédéric wrote: > Does it mean that it is possible to extend Ext classes using the > Prototype > way (Class.create)?
What is certainly possible though, is using Prototype classes to encapsulate ExtJS rendering in a more convenient wrapper with some additional functionality added. It's also possible to use Prototype in the event handlers etc from ExtJS. Best regards Peter De Berdt -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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-scriptaculous?hl=en.
