[ http://jira.magnolia.info/browse/MAGNOLIA-1488?page=comments#action_13932 
] 
            
Philipp Bracher commented on MAGNOLIA-1488:
-------------------------------------------

Super is indeed a reserved name and I was not able to find a good alternative 
so far. We could also drop this super constructor to enforce to use the 
constructor directly:

MyParentClass.apply(this, args);

But for now I renamed the method to parentConstuctor()



> javascript: improve class support / support prototype.js
> --------------------------------------------------------
>
>                 Key: MAGNOLIA-1488
>                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1488
>             Project: Magnolia
>          Issue Type: Improvement
>            Reporter: Philipp Bracher
>         Assigned To: Philipp Bracher
>             Fix For: 3.1
>
>         Attachments: test4.html
>
>
> currently the support for members, static methods is in some cases not that 
> clear. To follow one single guideline we have to improve our runtime

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to