Changes between Version 1 and Version 4 of Ticket #3077


Ignore:
Timestamp:
Mar 12, 2009, 6:47:16 PM (15 years ago)
Author:
Garry Yao
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3077 – Description

    v1 v4  
    11'''CKEDITOR.tools.createClass''' logic's not right in the following sense:
    22 * Generally class creation need to fix ''contructor'' property, which is wrong after prototype copying;
    3  * Private fields not available in constructor, which is wrong.
    4  * Nullable constructor in definition.
     3 * Private fields should be available in constructor;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy