You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Pete <pe...@gmx.org> on 2005/09/26 11:43:51 UTC

IMonitor and Hivemind contributions

Is there a way to register an org.apache.tapestry.engine.IMonitor  
implementation through Hivemind?

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.

Best regards
Peter


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: IMonitor and Hivemind contributions

Posted by Kent Tong <ke...@cpttm.org.mo>.
Peter Ertl <pertl <at> gmx.org> writes:

> 
> Thanks, Kent!
> 
> I bought your book (T4) yesterday, so that's my way to say thank you )

Thanks :-)

--
Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: IMonitor and Hivemind contributions

Posted by Peter Ertl <pe...@gmx.org>.
Thanks, Kent!

I bought your book (T4) yesterday, so that's my way to say thank you :-))

Best regards
Peter


> --- Ursprüngliche Nachricht ---
> Von: Kent Tong <ke...@cpttm.org.mo>
> An: tapestry-user@jakarta.apache.org
> Betreff: Re: IMonitor and Hivemind contributions
> Datum: Tue, 27 Sep 2005 10:26:28 +0000 (UTC)
> 
> 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: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: IMonitor and Hivemind contributions

Posted by Kent Tong <ke...@cpttm.org.mo>.
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: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org