Multiple plugins could implement the same XML signature, resulting in unexpected behavior
Reported by David Cox | May 13th, 2009 @ 02:06 PM | in 0.4.4
A plugin, "PluginOne.bundle," and another, "PluginTwo.bundle" could both register an object for stimulus:type="widget"
Currently, whichever one is registered last will win the day. Not sure if an error is raised or not in this case.
Comments and changes to this ticket
-
David Cox May 13th, 2009 @ 04:07 PM
- State changed from new to resolved
(from [08c65facf528d5b6750957ba5e4e9ccfa5e24fb6]) Basic exception throwing for redefinition of an existing XML signature [#10 state:resolved] http://github.com/monkeyworks-project/mw_core/commit/08c65facf528d5...
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
People watching this ticket
Tags
Referenced by
- 10 Multiple plugins could implement the same XML signature, resulting in unexpected behavior (from [08c65facf528d5b6750957ba5e4e9ccfa5e24fb6]) Basic e...