Hi, as I'm trying to make the event mechanism I'm currently working on configurable, there are some questions arising: As far as I've understand there are two general configuration files: slide.properties and Domain.xml slide.properties contains some application-wide configurations (switch on/off security or lock-checking) Domain.xml contains the namespace configuration, but also some application-wide properties (e.g. auto-version-control) Is this because of historical reasons or is there something that I missed? Where should the event configuration be added? I want to make the event dispatching configurable, so that events are only fired for actions that the application is interested in. Should they be configured in slide.properties or in Domain.xml (as they are application wide). Or should the events be configurable per namespace or even per store? Thanks for commencts/hints in advance, Daniel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
