Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Project idea

Hello,
 
     I have an interest in starting an open source project involving AspectJ.  The purpose of this project is to create a tool for analyzing the state of Java applications.  I wish to modify Eclipse in such a way as to allow users to specify which member variables of classes they wish to persist using the Object Relational Bridge.  The persisted objects in a relational database could then be accessed by Yet Another Learning Environment (YALE - a data mining application).  A possible application of this tool could be its use in understanding simulations.  I read that AspectJ can be used as a "code weaver".  I am new to this term, so could someone tell me if AspectJ could be applied in the manner that I just described?  By the way, my project website is (ws-ide.sourceforge.net/ws-ide.htm). 
 
                                                            Sincerely,
                                                            Craig Ugoretz
                           


Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.

Back to the top