It's rather anemic by AspectJ standards, but has a number of
advantages in terms of working consistently within the T5 IoC
framework.  Currently, it's just method advice; for services, there is
a AspectDecorator service (which may be used from a decorate method).
For components, there's a new advise() method on ClassTransformation.
The other things you could already do using ClassTransformation (and
ComponentClassTransformWorker) also fall into the AOP category.


On Thu, May 1, 2008 at 12:30 PM, Adam Zimowski <[EMAIL PROTECTED]> wrote:
> Does that mean we'll have T5AOP in 5.0.12 ? Is this going to be a new
>  module or built into core?
>
>
>
>  On Thu, May 1, 2008 at 2:17 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
>  > I can't wait to see what you put together using the new method advice
>  >  support in 5.0.12; it makes doing interesting things with methods and
>  >  annotations much, much easier.
>  >
>  >
>  >
>  >  On Thu, May 1, 2008 at 5:01 AM, Geoff Callender
>  >  <[EMAIL PROTECTED]> wrote:
>  >  > Hi all,
>  >  >
>  >  >  JumpStart 3.6 is now available.  It's for Tapestry 5.0.11.  New in this
>  >  > release:
>  >  >
>  >  >         * Wizards - 3 styles explored: with form fragments, with 
> components,
>  >  > and with separate pages.
>  >  >         * Conversations - implemented in the wizards to handle the Back 
> and
>  >  > Reload buttons and sessions shared by new windows.
>  >  >         * Conversations List - shows your conversations and lets you 
> jump to
>  >  > them.
>  >  >         * Session Display - see what objects are in your session.
>  >  >         * Autocomplete Mixin - see it in action.
>  >  >         * The Select component - new and better examples.
>  >  >
>  >  >  You'll find JumpStart at:
>  >  >
>  >  >         http://files.doublenegative.com.au/jumpstart
>  >  >
>  >  >  The implementation of conversations is my own invention and has not 
> been
>  >  > used in anger.  I'm sure it could be improved, eg. with annotations.  I 
> pray
>  >  > that it doesn't have any holes in it, and I look forward to any
>  >  > contributions that will help it along.
>  >  >
>  >  >  As always, comments and suggestions are encouraged. Be helpful or 
> brutal -
>  >  > I don't care which - because it all helps to make this stuff more 
> useful.
>  >  >
>  >  >  Cheers,
>  >  >
>  >  >  Geoff Callender
>  >  >
>  >  >  ---------------------------------------------------------------------
>  >  >  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  >  >  For additional commands, e-mail: [EMAIL PROTECTED]
>  >  >
>  >  >
>  >
>  >
>  >
>  >  --
>  >  Howard M. Lewis Ship
>  >
>  >  Creator Apache Tapestry and Apache HiveMind
>  >
>  >
>  >
>  >  ---------------------------------------------------------------------
>  >  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  >  For additional commands, e-mail: [EMAIL PROTECTED]
>  >
>  >
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to