[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.equinox] Re: [aspects] make concrete aspect declaratively
|
Yes, it is just the pde tooling which makes extension development easier.
Maybe, there could be an aop.xml editor as well...
Though, declaring concrete aspects through plugin.xml might not be
possible, since it would require the platform to be running already...
The weaving service would have to parse all the plugin.xml files itself...
Martin Lippert wrote:
Hi Erdal!
Can you explain in more detail why it looks easier to define an
extension for each concrete aspect instead of defining it in an aop.xml
file? Is it the PDE tooling that makes extensions more comfortable? Or
do you have other issues in mind?
Just asking to understand the issue in more detail...
-Martin