Java Script Feeds -

AJAX | jQuery | mootools |

Class.Implements creates an instance Class.Implements creates an instance

- (mooforum.net) - 11 months ago...

Hi, I'm trying to move from MooTools 1.2 to 1.3 but a weird bug appeared. The problem seems to be using Class.Implements as it creates an instance for every "implemented" class. In the example below, I have the class C implementing both A and B. In MooTools 1.2.5 the following example didn't cause any problems, but in 1.3 it creates an instance of both A and B, which of course triggers alert functions. A simplified example: Line number On/Off | Expand/Contract | Select a...

see complete article.

Similar recent news articles...

Older news

Re: Memory leak? Re: Memory leak? - (mooforum.net)

Getting data from the computer clipboard Getting data from the computer clipboard - (freecode-freecode.blogspot.com)

Re: Class and Extend Re: Class and Extend - (mooforum.net)

Hot Topics