OPI Blog
Learn from experts in their fields

Browsing Tags: meta-programming

Customizing MOP in Groovy
I was privileged and honored this past week to be able to stand amongst the giants of the Groovy and Grails community at Gr8Conf.US. In doing so, I gave a presentation entitled “Application Architecture in ...
Fine-Grained Security Simplified
Securing an application’s actions by user and role is easy, but what about this fine-grained security?  For many applications it’s important to restrict access to specific domain object instances.  We could use Spring security ACLs ...