Hi everyone, I'm making a presentation layer for web application. Main required functionality is convenient CRUD. The problem is that it won't have direct access to database and should use the storage second-tier. Every object there has a DAO interface. Can RIFE use their methods instead of querying datasources?
-- Best regards, Victor _______________________________________________ Rife-users mailing list [email protected] http://www.uwyn.com/mailman/listinfo/rife-users
