AW: Kind of out of topic, but... AOP in j2ee

2004-09-14 Thread Gleichmann, Mario
Hi Leandro,

JBoss AOP is another source (http://www.jboss.org/products/aop) where you
could find some ideas about 'AOP in J2EE'...
One interesting feature is the Posibility to declare some Annotations (check
the new Sun's Tiger Release for more information about Metadata/annotations
- http://java.sun.com/j2se/1.5.0/index.jsp) and refer to these Metadata by
your Pointcuts (assign Aspects directly to Annotations) ...

Regards,

Mario

-Ursprüngliche Nachricht-
Von: Leandro Melo [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 14. September 2004 16:27
An: Struts Users Mailing List
Betreff: Re: Kind of out of topic, but... AOP in j2ee


Thanks vic!

 --- Vic <[EMAIL PROTECTED]> escreveu: 
> 
> You should check out Spring Framework. One of their
> major features is 
> AOP so check there on that.
> 
> (I like your idea about agents (check
> managebility.org, click open 
> source and find agents) and design paters book by
> GoF. For example CoR 
> patern is major part of Struts "2.0" code in CVS.
> You can post questions 
> about CoR on "Commons" user list  and get some
> help here.
> If you want something "futuristic" consider
> declerative programing like 
> JDNC and Flex and Longhorn's XAML or even Apache
> Jelly)
> 
> .V
> 
> Leandro Melo wrote:
> > Hi,
> > sorry for the kind of out of topic message, but
> i'm
> > looking for some information that developers like
> the
> > ones in this list may help me a little.
> > 
> > I'm applying for a master degree (M.sC) and i need
> to
> > have a project sumary, something like a "project
> idea"
> > for start up.
> > 
> > I've heard a lot about AOP (although i'm not very
> > familiar with it yet) then i thought i could
> submit a
> > project proposal about AOP, but i don't really
> know
> > what could be a good idea!
> > 
> > Instead of AOP i could also submit a proposal
> about
> > design patterns and agents.
> > 
> > Well, i'm just completely lost. If anyone could
> give
> > me an idea...??? May be a stupid one, but would be
> > probably better than mine.
> > 
> > Thanks,
> > ltcmelo
> > 
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> 
> 
> -- 
> Please post on Rich Internet Applications User
> Interface (RiA/SoA)
> <http://www.portalvu.com>
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
>  





___
Yahoo! Messenger 6.0 - jogos, emoticons sonoros e muita diversão. Instale
agora!
http://br.download.yahoo.com/messenger/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Kind of out of topic, but... AOP in j2ee

2004-09-14 Thread Leandro Melo
Thanks vic!

 --- Vic <[EMAIL PROTECTED]> escreveu: 
> 
> You should check out Spring Framework. One of their
> major features is 
> AOP so check there on that.
> 
> (I like your idea about agents (check
> managebility.org, click open 
> source and find agents) and design paters book by
> GoF. For example CoR 
> patern is major part of Struts "2.0" code in CVS.
> You can post questions 
> about CoR on "Commons" user list  and get some
> help here.
> If you want something "futuristic" consider
> declerative programing like 
> JDNC and Flex and Longhorn's XAML or even Apache
> Jelly)
> 
> .V
> 
> Leandro Melo wrote:
> > Hi,
> > sorry for the kind of out of topic message, but
> i'm
> > looking for some information that developers like
> the
> > ones in this list may help me a little.
> > 
> > I'm applying for a master degree (M.sC) and i need
> to
> > have a project sumary, something like a "project
> idea"
> > for start up.
> > 
> > I've heard a lot about AOP (although i'm not very
> > familiar with it yet) then i thought i could
> submit a
> > project proposal about AOP, but i don't really
> know
> > what could be a good idea!
> > 
> > Instead of AOP i could also submit a proposal
> about
> > design patterns and agents.
> > 
> > Well, i'm just completely lost. If anyone could
> give
> > me an idea...??? May be a stupid one, but would be
> > probably better than mine.
> > 
> > Thanks,
> > ltcmelo
> > 
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> 
> 
> -- 
> Please post on Rich Internet Applications User
> Interface (RiA/SoA)
> 
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
>  





___
Yahoo! Messenger 6.0 - jogos, emoticons sonoros e muita diversão. Instale agora!
http://br.download.yahoo.com/messenger/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Kind of out of topic, but... AOP in j2ee

2004-09-13 Thread Vic
You should check out Spring Framework. One of their major features is 
AOP so check there on that.

(I like your idea about agents (check managebility.org, click open 
source and find agents) and design paters book by GoF. For example CoR 
patern is major part of Struts "2.0" code in CVS. You can post questions 
about CoR on "Commons" user list  and get some help here.
If you want something "futuristic" consider declerative programing like 
JDNC and Flex and Longhorn's XAML or even Apache Jelly)

.V
Leandro Melo wrote:
Hi,
sorry for the kind of out of topic message, but i'm
looking for some information that developers like the
ones in this list may help me a little.
I'm applying for a master degree (M.sC) and i need to
have a project sumary, something like a "project idea"
for start up.
I've heard a lot about AOP (although i'm not very
familiar with it yet) then i thought i could submit a
project proposal about AOP, but i don't really know
what could be a good idea!
Instead of AOP i could also submit a proposal about
design patterns and agents.
Well, i'm just completely lost. If anyone could give
me an idea...??? May be a stupid one, but would be
probably better than mine.
Thanks,
ltcmelo
__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--
Please post on Rich Internet Applications User Interface (RiA/SoA)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Kind of out of topic, but... AOP in j2ee

2004-09-13 Thread Leandro Melo
Hi,
sorry for the kind of out of topic message, but i'm
looking for some information that developers like the
ones in this list may help me a little.

I'm applying for a master degree (M.sC) and i need to
have a project sumary, something like a "project idea"
for start up.

I've heard a lot about AOP (although i'm not very
familiar with it yet) then i thought i could submit a
project proposal about AOP, but i don't really know
what could be a good idea!

Instead of AOP i could also submit a proposal about
design patterns and agents.

Well, i'm just completely lost. If anyone could give
me an idea...??? May be a stupid one, but would be
probably better than mine.

Thanks,
ltcmelo

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]