Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
java.beans.Beans.isDesignTime()=FALSE at design time
We are doing some work with customizers, and when using Matisse in design time the java.beans.Beans.isDesignTime() method return FALSE.
I believe that this is a major problem, which can be very easily addressed. Can you have this java.beans.Beans property set correctly for your earliest dot release?
When a property editor or customizer is clicked you should set this property to true to let the implementing bean know that it is running in design time.