The Artima Developer Community
Sponsored Link

Java Buzz Forum
Roling up my sleeves

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Carlos Villela

Posts: 116
Nickname: cvillela
Registered: Jun, 2003

Carlos Villela is a Java developer working mostly with web technologies and AOP.
Roling up my sleeves Posted: Jul 3, 2003 3:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Carlos Villela.
Original Post: Roling up my sleeves
Feed Title: That's sooo '82!
Feed URL: http://www.jroller.com/rss/cv?catname=Technical
Feed Description: Carlos Villela's weblog. Everyday life, everyday software development, everyday musings.
Latest Java Buzz Posts
Latest Java Buzz Posts by Carlos Villela
Latest Posts From That's sooo '82!

Advertisement
Jonas refactored out transparent persistence from the core package of AspectWerkz. He did the right thing, as AspectWerkz is an AOP framework, and should focus on being an AOP framework, not a transparent persistence framework, but, well, heck, I need it badly right now.

So I have two choices: going back to AspectWerkz 0.5, or trying to put the persistence management back in. The former just makes me look like a lazy dumbass (which, in fact, I am, that's why I'm a programmer, and that's why I'm using AOP). The latter gives me even more stuff to work on. It's a tuff decision, given that I've got a deadline for next week (implementing Inectis on an insurance company, yipeeee), but I'll try to find some time and do the right thing.

If anyone out there is building reusable aspects with AspectWerkz, I urge you guys to contribute with stuff back to Jonas. He just pointed me to the 'extensions' directory on the source tree (I think it has been there for a long time - am I blind or something? :), and there's some cool stuff there already.

Read: Roling up my sleeves

Topic: New Mobile Innovation Previous Topic   Next Topic Topic: JSR-114 A J2EE Improvement

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use