The Artima Developer Community
Sponsored Link

Java Buzz Forum
@WeakReference (in response to "… And what about SealedObject and GuardedObject?")

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
Adam Kruszewski

Posts: 90
Nickname: phantomik
Registered: Jan, 2005

Adam Kruszewski is (mostly) Java developer and linux system administrator.
@WeakReference (in response to "… And what about SealedObject and GuardedObject?") Posted: Feb 2, 2006 12:21 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Adam Kruszewski.
Original Post: @WeakReference (in response to "… And what about SealedObject and GuardedObject?")
Feed Title: Adam Kruszewski :: WebLog();
Feed URL: http://adam.kruszewski.name/blojsom/blog/adam.kruszewski/?flavor=rss2
Feed Description: Thoughts about linux, open source, programming, ...
Latest Java Buzz Posts
Latest Java Buzz Posts by Adam Kruszewski
Latest Posts From Adam Kruszewski :: WebLog();

Advertisement
Today I have stumbled upon a blog post titled "… And what about SealedObject and GuardedObject?" and as a quick exercise I have implemented spoken feature in AspectJ. I didn't write an annotation processor because it was quicker (for me) to go with AspectJ and besides APT builder for Eclipse 3.1.2 is not working for me at the moment. So I'm leaving implementation of a real AnnotationProcessor to orginal author of the idea.
You can try it for yourself by downloading archived project [12kb], and importing it to your workspace. To build it you'll need Eclipse 3.1 and AJDT plugin.

Read: @WeakReference (in response to "… And what about SealedObject and GuardedObject?")

Topic: Links for 2006-01-22 [del.icio.us] Previous Topic   Next Topic Topic: Declarative Programming, emphasizing UI Generation at Runtime

Sponsored Links



Google
  Web Artima.com   

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