Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] Context/Monitor API

Del,

I answered on the newsgroup, but please feel free to ask specific questions
here.  If you are having trouble finding a starting point use the UI Usage
Report wizard as an example of how to report on usage activity.  The main
class for this is currently UsageSummaryReportEditorPart and the project of
interest is org.eclipse.mylar.monitor.usage.  I just added a note on this
to:

http://wiki.eclipse.org/index.php/Mylar_Integrator_Reference#Examples 

Please not that since the committers need to be focused on making the
framework and APIs better, we largely rely on integrators to improve the
documentation for others.  So it would be great if you could document your
experiences on the wiki by adding some notes on getting started.  When this
doesn't happen the early adopters of one of our APIs need to rely on the
source code to figure out how to extend it, so we encourage those early
adopters to document their experiences and help others in the process.  An
explanation of this and notes about contributing are at the top of:

http://wiki.eclipse.org/index.php/Mylar_Integrator_Reference 

Mik 

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-
> bounces@xxxxxxxxxxx] On Behalf Of Del Myers
> Sent: Wednesday, April 25, 2007 4:41 PM
> To: Mylar developer discussions
> Subject: Re: [mylar-dev] Context/Monitor API
> 
> Basically, all I am really looking for is a place to go to find
> information
> about hooking into the mylar monitoring and context support. The basic
> problem
> is this: we have created a number of views and actions and we simply
> want to
> know when people are using them and what for. I don't know how much
> more
> information you would like. Thanks very much.
> 
> Del
> 
> Meghan Allen wrote:
> > Hi Del,
> >
> > I can help you with this.  Perhaps you could send me some more
> details
> > off the list and I can see what help I can be... I could then
> summarize
> > our discussion on the wiki so that other interested people could read
> it.
> >
> > meghan
> >
> > On 4/24/07, *Del Myers* <delmyers.cs@xxxxxxxxx
> > <mailto:delmyers.cs@xxxxxxxxx>> wrote:
> >
> >     I asked this question on the newsgroup, but I'm not getting any
> >     response. I'm
> >     hoping that someone here can help.
> >
> >     I know that I've seen a number of times people asking about how
> to
> >     use mylar as
> >     an instrumentation tool for logging user interactions. I'm
> >     interested in
> >     exploring this possibility for some research that we are doing,
> but
> >     I'm having a
> >     hard time finding API documentation on how to do it. I'd like to
> use
> >     Mylar 1.0
> >     just so that we don't force the users to update to a milestone
> >     version of
> >     Eclipse. Can anyone point me in the right direction? Thanks.
> >     _______________________________________________
> >     mylar-dev mailing list
> >     mylar-dev@xxxxxxxxxxx <mailto:mylar-dev@xxxxxxxxxxx>
> >     https://dev.eclipse.org/mailman/listinfo/mylar-dev
> >
> >
> >
> > ---------------------------------------------------------------------
> ---
> >
> > _______________________________________________
> > mylar-dev mailing list
> > mylar-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/mylar-dev
> 
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top