Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-dev] Re: Adding and testing a new batch script

That looks right to me.  Tool docs of this sort belong in the devguide.  The
example structure looks good too, but we should probably wait for Wes' input
in case he's considered this already.

Mik 

> -----Original Message-----
> From: aspectj-dev-admin@xxxxxxxxxxx [mailto:aspectj-dev-admin@xxxxxxxxxxx]
> On Behalf Of Matthew Webster
> Sent: Monday, March 15, 2004 8:32 AM
> To: aspectj-dev@xxxxxxxxxxx
> Subject: [aspectj-dev] Re: Adding and testing a new batch script
> 
> 
> 
> 
> 
> > I'd recommend instead updating the examples/build.xml with
> > a load-time weaving scenario using the examples (e.g., we
> > added a scenario for binary weaving by way of demonstration).
> > (I assume someone is adding to the dev guide docs.)
> So should an explanation of the new WeavingAdaptor and how to write a
> weaving class loader go in "docs/devguide" rather than "docs/progguide"?
> If
> so should I add a new section e.g. "3. Load-Time Weaving"? Together with
> an
> example in "examples/build.xml", a script and README in "examples/ltw" as
> well as a functioning class loader will this be sufficient documentation?
> 
> Thanks
> 
> Matthew Webster
> AOSD Project
> Java Technology Centre, MP146
> IBM Hursley Park, Winchester,  SO21 2JN, England
> Telephone: +44 196 2816139 (external) 246139 (internal)
> Email: Matthew Webster/UK/IBM @ IBMGB, matthew_webster@xxxxxxxxxx
> http://w3.hursley.ibm.com/~websterm/
> 
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-dev



Back to the top