Rework Element constructor
Reported by MadRabbit | November 24th, 2009 @ 04:34 PM | in 1.5.0 Release
Try to rework it using a pure javascript class like
var Element = function(tag, options) {
.....
};
It's a virtual constructor anyway, so this version should be working a bit faster on elements constructing
Comments and changes to this ticket
-
MadRabbit November 26th, 2009 @ 08:03 PM
- 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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RightJS Core Tickets