Spring network

Posts   
 
    
JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 07-Jun-2005 20:49:44   

Anybody know anything about this? Appears to be .NET port of Java framework.

http://www.springframework.net/

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39801
Joined: 17-Aug-2003
# Posted on: 08-Jun-2005 11:30:10   

It's a framework to do Aspect Oriented Programming in .NET. In the java world it gets more and more common to use this. It looks promissing, for example to inject BL logic, though I've yet to do some tests.

Frans Bouma | Lead developer LLBLGen Pro
JimFoye avatar
JimFoye
User
Posts: 656
Joined: 22-Jun-2004
# Posted on: 09-Jun-2005 01:17:28   

Thanks, Frans.