[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] automatic comments at selected joinpoints
|
- From: "Andrew Eisenberg" <andrew@xxxxxxxxxxxx>
- Date: Fri, 16 Jan 2009 08:04:05 -0800
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=T2biM3d78IP/4mwG0l7VuaIJvaruyTfoXD2PG3dlFXg=; b=tuOQxqwLNYegMolgbOpfaJPaFUCt4ueaZn63fJ9k++uDO6Nk1g94VhZkypyvs4w7pN FTZPXuIy7HGcm9WyggTDtFtMDWAhe/zkA44GKUICtagE8vz68HHnBsXp9wuDBCvLTUub 3DRRs28QkrvSupbshK+HJgzaxUpK9KqFocZTw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references:x-google-sender-auth; b=IfoZIfUQVT443lKoOoETdpD3UcqwUELW4HKP9WIwxtBEg202E9fy73AzflMXPn5HjK vqd/OZ2L0Bhp1AXlROQ4HH7NX3YG7Czaq/X5nkMqEAYFEWovz8mMJmJd+EK0/UyaDUc9 KNSY5q8Mn+C2bOoxzWbCMCE6DCjGA3NQksSx0=
Are you suggesting that AJDoc comments should be added in the same way
that JavaDoc comments are automatically added for new methods?
Please open an enhancement request on Bugzilla for this:
https://bugs.eclipse.org/bugs/enter_bug.cgi
On Thu, Jan 15, 2009 at 11:52 PM, Marcel Schiffel
<marcelschiffel@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> is it possible to automatically add comments at places where pointcuts
> apply? This would improve readability of the code (java files) outside
> eclipse. If not, this might be a cool feature for future releases.
>
> Many thanks in advance!
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>