Great to join the AOSD community! Our Aspect.NET framework

"Vladimir O. Safonov" <[email protected]> Thu, 18 Aug 2011 09:43:24 +0400
Newsgroups gmane.comp.programming.aspect.general
Message-ID <[email protected]>
This is a multipart message in MIME format.

--===============8682461188735389579==
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_001A_01CC5D8B.49A85E30"
Content-Language: ru

This is a multipart message in MIME format.

------=_NextPart_000_001A_01CC5D8B.49A85E30
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Dear colleagues,

 

This is great for me to join the AOSD community!

 

I've been doing AOP / AOSD since 2002.

The starting point for me was the legendary Communications of the ACM issue,
November 2001.

 

I am the scientific advisor and chief architect of the Aspect.NET project
(http://www.aspectdotnet.org) 

now used in 26 countries for research and teaching.

I am also the author of "Using aspect-oriented programming for trustworthy
software development", Wiley, 2008.

Our goal is to make AOP and Aspect.NET a ubiquitous technology for millions
of software developers using 

Visual Studio.NET.

Aspect.NET is integrated to Visual Studio.NET and offers a number of novel
features, such as

user-controlled weaving (the user can deselect  undesirable join points
visually before actual weaving.

Weaving  is performed at CIL code level.

We offer a simple-to-use AOP annotation language to be used for any aspect
implementation language.

The current version  available is Aspect.NET 2.2, it supports aspect
implementation in C# or VB.

The set of languages 

Internally, we use custom attributes to represent belonging a method to an
aspect.

Documentation and samples are available.

 

Best regards,

 

Vladimir O. Safonov

Professor of computer science

St. Petersburg University

http://www.vladimirsafonov.org 

 


------=_NextPart_000_001A_01CC5D8B.49A85E30
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><META =
HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:2.0cm 42.5pt 2.0cm 3.0cm;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DRU link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
lang=3DEN-US>Dear colleagues,<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>This is great for me to join the =
AOSD community!<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>I&#8217;ve been doing AOP / AOSD since =
2002.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>The =
starting point for me was the legendary Communications of the ACM issue, =
November 2001.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>I am the scientific advisor and chief architect of the =
Aspect.NET project (<a =
href=3D"http://www.aspectdotnet.org">http://www.aspectdotnet.org</a>) =
<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>now used =
in 26 countries for research and teaching.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>I am also the author of =
&#8220;Using aspect-oriented programming for trustworthy software =
development&#8221;, Wiley, 2008.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>Our goal is to make AOP and =
Aspect.NET a ubiquitous technology for millions of software developers =
using <o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Visual Studio.NET.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>Aspect.NET is integrated to Visual =
Studio.NET and offers a number of novel features, such =
as<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>user-controlled weaving (the user can deselect =
&nbsp;undesirable join points visually before actual =
weaving.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Weaving &nbsp;is performed at CIL code =
level.<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US>We =
offer a simple-to-use AOP annotation language to be used for any aspect =
implementation language.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>The current version &nbsp;available is Aspect.NET 2.2, it =
supports aspect implementation in C# or VB.<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>The set of languages =
<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Internally, we use custom attributes to represent belonging =
a method to an aspect.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Documentation and samples are =
available.<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Best regards,<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>Vladimir O. =
Safonov<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US>Professor of computer science<o:p></o:p></span></p><p =
class=3DMsoNormal><span lang=3DEN-US>St. Petersburg =
University<o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><a =
href=3D"http://www.vladimirsafonov.org">http://www.vladimirsafonov.org</a=
> <o:p></o:p></span></p><p class=3DMsoNormal><span =
lang=3DEN-US><o:p>&nbsp;</o:p></span></p></div></body></html>
------=_NextPart_000_001A_01CC5D8B.49A85E30--



--===============8682461188735389579==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
discuss mailing list    -    [email protected]

To unsubscribe and change options, go to:
http://aosd.net/mailman/listinfo/discuss_aosd.net

Check out the AOSD.net Wiki: http://aosd.net/wiki

--===============8682461188735389579==--