Mach-II 1.0.10 released
Mach-II 1.0.10 has been released. Download it from here. Here are the release notes from the readme file:
-Created MachII.framework.BaseComponent. This component is the base
for Listener, Plugin, and EventFilter.
-Added getProperty() and setProperty() method to BaseCompopnent.
All components can access global configuration properties via getProperty()
shortcut method.
-<view-page> element now has optional 'append' atribute for appending contentKey
values.
-Plugin execution occurs in order they were registered in configuration file.
-Added describeBean() function to MachII.util.BeanUtil.
-Updated mach-ii_1_0.dtd and mach-ii_1_0.xsd.
-The Mach-II Configuration Guide (pdf) has been updated.
-Fixed various bugs.
(Fixed: EventContext.hasPreviousEvent() threw exceptions.)
(Fixed: SimplePlugin had errorneous init() function.)
(Fixed: EventBeanCommand getters/setters made non-public.)
(Fixed: Type in EventManager method output attribute.)
Update (10/12/2004) - I just upgraded mach-ii.info to v1.0.10. I simply uploaded the new files and everything is running smoothly. Let me know if you notice any problems.
-Created MachII.framework.BaseComponent. This component is the base
for Listener, Plugin, and EventFilter.
-Added getProperty() and setProperty() method to BaseCompopnent.
All components can access global configuration properties via getProperty()
shortcut method.
-<view-page> element now has optional 'append' atribute for appending contentKey
values.
-Plugin execution occurs in order they were registered in configuration file.
-Added describeBean() function to MachII.util.BeanUtil.
-Updated mach-ii_1_0.dtd and mach-ii_1_0.xsd.
-The Mach-II Configuration Guide (pdf) has been updated.
-Fixed various bugs.
(Fixed: EventContext.hasPreviousEvent() threw exceptions.)
(Fixed: SimplePlugin had errorneous init() function.)
(Fixed: EventBeanCommand getters/setters made non-public.)
(Fixed: Type in EventManager method output attribute.)
Update (10/12/2004) - I just upgraded mach-ii.info to v1.0.10. I simply uploaded the new files and everything is running smoothly. Let me know if you notice any problems.

0 Comments:
Post a Comment
<< Home