I run into a problem, after i upgraded to MochiKit 1.4 1072, actually i
developed a lil AJAX object (around 11kB) completely on 1.3.1 and
needed to use it, after upgrading, it works very fine.

Now Im implementing a new object, i call he methods internally
(this.something) and all works fine, as soon as I want to use a partial
version (partial(this.something, params)) it breaks down, the function
gets called when the other parameters are applied, but the object
context (attributes/methods) is lost, when I call the same function
fully applied, no problems, back to partial, it breaks.....


I cannot reproduce it very well, since its embedded into a large
project, which runs perfectly with all the other partials..............
am i overlooking something?

due to the new features I cannot simply downgrade  and test :/


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to