i just thought of something, i added oninitialize and onconfigure
features to 1.4.x as well as trunk, but they can create an
incompatibility for 1.4.x users if they have declared a method on
their components with the same name.

impacted method names are component#configure(), onConfigure(),
initialize(), onInitialize().

should we remove these features from 1.4.x to remove the chance of an
incompatibility?

-igor

Reply via email to