Opened 11 years ago

Last modified 11 years ago

#9911 confirmed Bug

Editor#instanceReady -> Editor#ready

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I can't understand why this event is called instanceReady. We have editor#loaded and CKEDITOR#instanceLoaded (it isn't documented, but it exists ;> #9910), so together with CKEDITOR#instanceReady we should have editor#ready.

OFC we need backward compat, so we can have both - deprecated instanceReady and ready for some time and remove it after 1-2 years.

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

This is about using more people understandable language:
CKEditor#instanceReady - says some instance is ready.
editor#ready - says I'm ready.

The same is with loaded.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy