Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] AspectJ version for JavaME

As the FAQ entry says, the only existing work item we have is bug number 92933:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=92933

We haven't had time to revisit it for a while, and either check
whether the patch is still OK or integrate it into the codebase.  If
you want to look at that enhancement and see if it meets your needs -
I'd be happy to work with you to look at how we can get the changes
in.

Andy
----

On 18/10/2007, Chokchai Phatharamalai <juacompe@xxxxxxxxx> wrote:
> Dear AspectJ developers,
>
>    I'm working on Master Thesis of computer science at Asian Institute of
> Technology in Thailand. I'm interested in optimizing AspectJ for fully
> functional in JavaME. According to FAQ
> (http://www.eclipse.org/aspectj/doc/released/faq.php#q:aspectjandj2me),
> AspectJ's cflow and thisJoinPoint are not currently functional in JavaME
> which lack of reflection and several classes in java.util package.
>    I wonder if there is anyone who is working on this issue? If that so, I
> may not be able to working on this as a master thesis, just normal
> contribution is appropriate.
>
> Thank you for your kind reading and best regards,
> Chokchai Phatharamalai
> (Master student @ Computer Science, AIT)
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-dev
>
>


Back to the top