Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] [bcel] GSOC

The version of BCEL in the AspectJ repository has full support for Java 5, plus a number of important fixes and optimisations not (yet?) in the main BCEL tree. Our BCEL source is the the aspect "bcel-builder" module: http://dev.eclipse.org/viewcvs/index.cgi/org.aspectj/modules/bcel-builder/?cvsroot=Technology_Project

We haven't implemented Java 6 support yet.

On 31/05/06, Dmitriy Khayredinov <dh@xxxxxx> wrote:

Hi!

I'm a GSOC student.

I've begun my work on jakarta-bce-jdk15l project http://wiki.apache.org/general/SummerOfCode2006#jakarta-bce-jdk15l

My goals are: make a full java 5 support, make a refactoring to facilitate transition to new java versions, & make java 6 support.

I have a few questions:

1. What part of the problem is already solved by you?

2. Can you recommend any useful references?

3. Have you any ideas concerning refactoring?

I'll be glad to receive any comments on my work.

 

----------------------------------

Khayredinov Dmitriy

 


_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev





--
-- Adrian
adrian.colyer@xxxxxxxxx

Back to the top