← Back to team overview

dhis2-devs team mailing list archive

Re: Installation on Ubuntu

 

>
>
>> Hmmm... explaining AOP<http://en.wikipedia.org/wiki/Aspect-oriented_programming>seems like a humongous task and I was surprised when I first looked at DHIS2
> that we have only used BI from Spring and virtually nothing else<http://www.wrox.com/WileyCDA/Section/Why-Use-the-Spring-Framework-.id-130098.html>
>

Well I am not asking you to explain AOP... If you look closer you will
notice that we are using Spring AOP, Spring JDBC, Spring
Hibernate-integration, Spring transaction management and now also Spring
security...


>  The example here<http://affy.blogspot.com/2007/11/dynamic-datasource-via-spring-using.html> or
> better explained here<http://blog.arendsen.net/index.php/2005/07/06/spring-instance-management-part-i-pooling/>,
> looks like what I was saying. I was also reminded that I have once earlier
> tried this<http://blog.springsource.com/2007/01/23/dynamic-datasource-routing/>,
> but the AOP solution was neater.
>
>
OK i will have a look

References