Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] aspectj and J2ME

Dear Ivana,

it works, but sometimes we have to change some AspectJ classes in order to
use certain constructions.
As Neil said, you can find some more information about how you can do that
without decompiling in this message
(http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg00675.html) or feel
free to contact me because I've been using J2ME and AspectJ 1.1 together. If
anybody else has another solution, I'm also interested in it.

Cheers,
  Ayla

----- Original Message -----
From: "Ivana Dusparic" <ivanad@xxxxxxxxxxx>
To: <aspectj-users@xxxxxxxxxxx>
Sent: Monday, September 08, 2003 10:20 AM
Subject: [aspectj-users] aspectj and J2ME


> Hello,
>
> I have just recently started looking at aspect-oriented stuff and am
> interested in using it in java applications for mobile devices. Does
AspectJ
> as it is now work with J2ME code (specificaly MIDP 2.0) and if not, why
and
> do you know if anyone's working on developing a version that does?
>
> any info/pointers is much appreciated!
>
> Ivana
>
> _________________________________________________________________
> Try MSN Messenger 6.0 with integrated webcam functionality!
> http://www.msnmessenger-download.com/tracking/reach_webcam
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>




Back to the top