Pete <pertl <at> gmx.org> writes: > Using 'org.apache.tapestry.monitor-factory' restricts the number of > implementations to one. Also > it's not possible to include a .jar-file which automatically supplies your > application with > IMonitor-style behaviour.
You can provide a single IMonitor implementation that will delegate to multiple other IMonitor objects? Each IMonitor object can be specified using a hivemind contribution. -- Author of a book for learning Tapestry (www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
