Some corrections
2 posts • Page 1 of 1
Some corrections
I saw on the info page regarding dynamic weaving that a few frameworks was listed incorrectly:
Aspect#
NAspect
Rapier Loom
Those were listed under realproxy, contextbound.
NAspect uses dynmic proxies (virtual or interface) just like spring and castle.
(I wrote it so I know it does
)
Aspect# also uses dynamic proxies, it is based on castle dynamic proxies.
(Its simply an AOP layer ontop of the proxy generator)
And I'm fairly sure that Rapier Loom also uses dynamic proxies since it lists "virtual or interface" as an requirement for using it.
Aspect#
NAspect
Rapier Loom
Those were listed under realproxy, contextbound.
NAspect uses dynmic proxies (virtual or interface) just like spring and castle.
(I wrote it so I know it does
Aspect# also uses dynamic proxies, it is based on castle dynamic proxies.
(Its simply an AOP layer ontop of the proxy generator)
And I'm fairly sure that Rapier Loom also uses dynamic proxies since it lists "virtual or interface" as an requirement for using it.
- Roggan
- Posts: 1
- Joined: Fri May 30, 2008 12:32 pm
- First Name: Roger
- Last Name: Alsing
- gfraiteur
- Site Admin
- Posts: 839
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
2 posts • Page 1 of 1
