Issue 11974 in dart: Aspect-Oriented Programming

78 views
Skip to first unread message

da...@googlecode.com

unread,
Jul 23, 2013, 10:18:58 AM7/23/13
to bu...@dartlang.org
Status: New
Owner: ----
Labels: Type-Defect Priority-Unassigned

New issue 11974 by cvl.chi...@gmail.com: Aspect-Oriented Programming
http://code.google.com/p/dart/issues/detail?id=11974

As a modern language I think Dart should implement the possibility to
introduce Aspect-Oriented Programming.
This will allow to develop clear separate classes even with cross-cutting
concerns (logging, exception handling, ...)

As I know in the Java world there is one solution with so called "dynamic
proxies" (Spring) and another one using "bytecode weaving" (AspectJ). It's
even getting more popular in the PHP world now (Typo3 Flow Framework, Go!)

Are there any plans for supporting AOP?
Have the dart team been discussing this internally?
Any results?


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

da...@googlecode.com

unread,
Jul 24, 2013, 12:05:33 AM7/24/13
to bu...@dartlang.org
Updates:
Status: Triaged
Labels: -Type-Defect Type-Enhancement Area-Language

Comment #1 on issue 11974 by dgr...@google.com: Aspect-Oriented Programming
http://code.google.com/p/dart/issues/detail?id=11974

(No comment was entered for this change.)

da...@googlecode.com

unread,
Aug 20, 2013, 9:43:33 PM8/20/13
to bu...@dartlang.org
Updates:
Status: WontFix
Owner: gbra...@google.com

Comment #2 on issue 11974 by gbra...@google.com: Aspect-Oriented Programming
http://code.google.com/p/dart/issues/detail?id=11974

We do not expect to support aspects.

da...@googlecode.com

unread,
Oct 7, 2013, 12:53:57 PM10/7/13
to bu...@dartlang.org

Comment #3 on issue 11974 by vikrantk...@gmail.com: Aspect-Oriented
Programming
http://code.google.com/p/dart/issues/detail?id=11974

Any specific reasons for not supporting aspects?

da...@googlecode.com

unread,
Mar 28, 2015, 8:09:02 PM3/28/15
to bu...@dartlang.org

Comment #4 on issue 11974 by luisbigvargas: Aspect-Oriented Programming
https://code.google.com/p/dart/issues/detail?id=11974

Hello everybody, I have implemented AOP in drails_di

https://github.com/luisvt/drails_di

I still have some stuff to do before releasing, but it's usable.
Reply all
Reply to author
Forward
0 new messages