On Fri, Feb 20, 2009 at 1:04 AM, RaoB <rao.bhamidip...@gmail.com> wrote:
>
> Is anything being done to include aspect orientation in dJango, to be
> able to easily and dynamically modify behaviors etc.?
> http://www.cs.tut.fi/~ask/aspects/download.shtml seems interesting?

In short - no.

If you have any specific suggestions on how Django could be improved
with AOP, feel free to make those suggestions. However, it has been my
experience that most of the goals of AOP can be achieved with good API
design, without the need to introduce a dependency on a large AOP
framework. If you have a suggestion, you will need to prove that the
end goal can't be achieved in the absence of AOP.

Yours
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to