One small step… one small blog post
Published by admin on Wednesday, August 26, 2009 - 04:45:26 - Filed under News, Announcements, Development, Plugins/beans
Servoy 4.1.4 was announced on the forum, so I dutifully updated my developer’s version today, and checked for bugs in the plugins and beans I made available yet.
They changed the IStylePropertyChange interface (used in Wicket components) to integrate 2 new methods. These same method that we can see in the public API for Servoy 5.x.x. so the beans were not working anymore in the Web client. But I’m not complaining, because this is one small step towards Servoy 5!
Anyway, I adapted the code of the DateChooserBean and the ServoySliderBean accordingly (as well as the simple TestBean project made for the bean tutorial - part 5).
If you are using these beans, please update to the new version that you will find on the Servoy Stuff main site on the DateChooserBean page and the ServoySliderBean page respectively.
Stay tuned for some bigger news soon ;-)
