DOM-Wrappers miss the functionality injection feature
Reported by MadRabbit | August 11th, 2010 @ 11:41 AM | in 2.0.0 Release
They should hook it up the functionality injection module like classes
var MyWrapper = new Wrapper(Element, {
include: module1,
extend: [module2, module3, module4]
});
Comments and changes to this ticket
-
MadRabbit August 11th, 2010 @ 11:42 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.