Ruby Forum Rails Spinoffs (closed, excessive spam) > Use of deprecated classes from Prototype

Posted by StackOverflow (Guest)
on 30.05.2008 19:00
(Received via mailing list)
I've founded in controls.js using of Insertion.After and Position
classes. )) I delete all deprecated from Prototype library, as they
cost 20 Kb )). And because of this, your library also didn't worked.

And the last,

I found this in getUpdateChoices of Ajax.Autocomplete class.
    if(this.options.defaultParams)
      this.options.parameters += '&' + this.options.defaultParams;

This is not great as Prototype supports not only string "parameters"
option, but also collection one. And for you it doesnot work.
Posted by T.J. Crowder (Guest)
on 01.06.2008 12:52
(Received via mailing list)
Hi,

If you're finding these issues in the latest Prototype source, please
do raise a ticket in Lighthouse along with appropriate test cases --
and, of course, a patch if you've done one! :-)

http://www.prototypejs.org/contribute

This sort of thing is probably better over in the "core" group:

http://groups.google.com/group/prototype-core

...but in any case I'm sure the core team thanks you in advance for
the tickets, test cases, and possibly even patch.
--
T.J. Crowder
tj / crowder software / com
Posted by StackOverflow (Guest)
on 08.07.2008 22:20
(Received via mailing list)
No, all this thing for scriptacolous library. For prototype there is
no questions)