Stimulus node creation is not handled by the core for plugins
Reported by David Cox | April 13th, 2010 @ 02:06 PM
Currently, plugin writers are responsible for creating and registering a stimulus node object for their new object in the plugin's factory object. It would be nice if this were taken care of by the core, since it is an extra step that is easy to miss.
More generally, something should probably be done about stimulus node objects, since they've never really functioned in the way that they were originally intended to.
Comments and changes to this ticket
-
Christopher Stawarz April 8th, 2011 @ 10:49 AM
- State changed from new to open
- Milestone order changed from 0 to 0
-
Christopher Stawarz October 17th, 2012 @ 10:51 AM
- State changed from open to resolved
- Assigned user changed from David Cox to Christopher Stawarz
Stimulus node creation is handled by
StandardStimulusFactory
. Plugins that use it don't have to create the node themselves.
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 ยป
The core framework and supporting libraries for the MWorks Suite