Hi to everyone! I''m using prototype on my website but have to use certain things together with mootools (mootools.net). The problem is, that prototype controled things malfunction when having the mootools script included and mootools controled things malfunction when the prototype framework is included.. So: everything goes wrong. Is there any chance to get both scripts compatible? This is very important for me. Hoping to get an answer Andreas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Andreas,> Is there any chance to get both scripts compatible?Probably not. Both libraries cover similar grounds and there is little point in using both at the same time. Anyway, that''s definitely not on our agenda. What are you using mootools for which you cannot achieve with Prototype ? Regards, Tobie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
hi! I use the CMS TYPO3 with several TYPO3 extensions. One author decided to use prototype, another decided to use mootools - both don''t want to switch. So isn''t there any possibility to block mootool scripts from accessing prototype stuff and vice versa? Andreas On Jul 1, 9:48 pm, tobie <tobie.lan...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Andreas, > > > Is there any chance to get both scripts compatible? > > Probably not. Both libraries cover similar grounds and there is little > point in using both at the same time. > > Anyway, that''s definitely not on our agenda. > > What are you using mootools for which you cannot achieve with > Prototype ? > > Regards, > > Tobie--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hey Andreas, Andreas Balzer a écrit :> I use the CMS TYPO3 with several TYPO3 extensions. One author decided > to use prototype, another decided to use mootools - both don''t want to > switch. So isn''t there any possibility to block mootool scripts from > accessing prototype stuff and vice versa?Get your authors to settle on something (I would go Prototype instead of Mootools, obviously ;-)). We can''t "block" one lib from the other because they both overlap in functional domain: they both manipulate and extend the same stuff. It''s like asking, say, two DVD players, connected on the same TV set, not to interfere with each other while still playing discs at the same time. -- Christophe Porteneuve a.k.a. TDD "[They] did not know it was impossible, so they did it." --Mark Twain Email: tdd-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---