Thomas, > > As I needed an Autocompleter, I scratched my itch and made it work. > things I'd like to see for a next step: > * remove the FormSerializers and only only use formContents from Base > * remove Ajax Responder/Request to only use Async > * so in fact leaving only AutoComplete and InPlaceEditor in this file.
yes, that sounds reasonable. And after reading the code, it does not seem to be THAT big of a job, as those are not used very much within the Autocompleter class > I don't ask you to do this, because it's a huge work. I might do it in > the future but it's not likely to happen soon. What I really would love to see is to have that "fixed to work" version of Autocompleter committed to SVN, so that more people will start using it. It is far from perfect; but at least it "works". I also would like some discussion about the methods added to Base by controls.js: those "extract all Javascript from some string" and "extract all JS and execute it" proved very helpfull when using the autocompeter via forms send to update a site. > If possible, can you open a ticket in the tracker, of create a wiki > page, to keep track of your work ? I will try to do both :) Thanks for the encouragement, Harald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
