From: <hen...@gm...> - 2005-01-03 18:49:42
|
Hi, I was looking at the Spring.Net's cvs for the latest AopAlliance Interfaces/Assembly and what I discovered? They've changed the interfaces to became a more ".Net Friendly" (my words). They replaced all " Get* " with Properties. Since the AopAlliance doesn't have an 'oficial distribution', the Spring.Net's was considered the 'oficial'. I've updated the Aspect# to support the latest interfaces, but chating with Hammett, we are looking for replace the AopAlliance interfaces which or own interfaces. Why? Because in that way the Aspect# Team will have the full control of the interfaces. With the full control of the interfaces we can had a better management of changes(protecting the users from unexpected changes and compatibilities breaks) and can add some performance optimizations. The source is already commited at the cvs and I also add a project called AopAlliance, with the interface's source. Problems with the migration? Post the problem in this list. --=20 Cheers, Henry Concei=E7=E3o |