You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Vincent Tence <vt...@sympatico.ca> on 2002/04/19 06:10:12 UTC

Intrument package

We may have to use the instrument stuff in our next project so I had a
look at it. It looks amazing! 

I am quite excited about trying it now but so much work has been put
into it I feel it's gonna take me ages to learn ;-)
Do we have any kind of "Intrument for Dummies" docs somewhere?

Thx,
Vincent


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Intrument package

Posted by Leif Mortenson <le...@tanukisoftware.com>.
Vincent Tence wrote:

>We may have to use the instrument stuff in our next project so I had a
>look at it. It looks amazing! 
>
>I am quite excited about trying it now but so much work has been put
>into it I feel it's gonna take me ages to learn ;-)
>Do we have any kind of "Intrument for Dummies" docs somewhere?
>
I still need to get the docs for the Instrument packages done. To see
the basics,
take a look at the example in the instrument-manager package. It shows
you how
to get an Instrumentable component up and running with an InstrumentManager.

To see the instrument data, you will need to run a client. The client
can be run by
building and running the example in the instrument-client package.

The instument package is pretty much stable. I am still adding features
to the
instrument-manager and instrument-client packages.

Take a look at the examples, but let me know if something doesn't make
sense. :-)

Cheers,
Leif



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Intrument package

Posted by Ryan Shaw <ry...@stanfordalumni.org>.
I believe there is a small example app in CVS:

http://cvs.apache.org/viewcvs/jakarta-avalon-excalibur/instrument-manager/example/

Here's an archive thread with some basic info on the design:

http://marc.theaimsgroup.com/?l=avalon-dev&m=101550561021942&w=2

Vincent Tence wrote:

> We may have to use the instrument stuff in our next project so I had a
> look at it. It looks amazing! 
> 
> I am quite excited about trying it now but so much work has been put
> into it I feel it's gonna take me ages to learn ;-)
> Do we have any kind of "Intrument for Dummies" docs somewhere?
> 
> Thx,
> Vincent
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>