From: Simon W. <Sim...@gm...> - 2005-06-20 18:56:53
|
Hi Jester, the AOP Framework is not included in the 0.9 release but only in the 0.1 (previous) release. It is a full-featured Aspect Oriented Programming framework, that has a terminology similar to AspectJ. It is not included in the 0.9 release because I have to refactor major parts of it (reduce dependencies to decrease swf file size etc.) and write a lot of tests. It has functionally not evolved since my last post on it: http://www.simonwacker.com/blog/archives/000080.php. You can check out the 0.9 compatible aop framework from the CVS with TortoiseCVS or the Eclipse CVS Plugin: https://sourceforge.net/cvs/?group_id=94206. Module is 'main'. I can also send it to you via mail if you like. Greetings, Simon -- Simon Wacker www.simonwacker.com www.as2lib.org www.hq-heilbronn.de www.flik-flak.de ----- Original Message ----- From: "JesterXL" <jes...@je...> To: <as2...@li...> Sent: Monday, June 20, 2005 7:44 PM Subject: [As2lib-updates] Aspects > Hey, I saw mention on your site about AOP, but could not find an > implementation of Aspects. Curious if you were working on an > implementation, or if not, what were/are your plans? > > Thanks! > > --JesterXL > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > As2lib-updates mailing list > As2...@li... > https://lists.sourceforge.net/lists/listinfo/as2lib-updates > > |