Hi Dustin, I haven benmarkerd yet, I think you should contact parancoe's author directly for more information. As far as I know, Parancoe uses Aspect to proxy every finder/search requests and convert them to Hibernate Criteria query. This can slow down the operation because of the proxy. But I think the most benefit of using parancoe framework is it reduces our common CRUD code and follow DRY (dont't repeat you self). Dustin Pearce wrote: Le! Very Cool! I am for sure taking this for a test drive later today. Have you benchmarked the performance compared to using the current Appfuse GenericDao and your own implementation for search methods? -- (Le Anh Tuan) NetNam Corporation – Institute of Information Technology 18 Hoang Quoc Viet, Cau Giay, Hanoi, Vietnam (T)+84-4-7564907, (F)+84-4-7561888 (E) ([EMAIL PROTECTED]) (W) www.netnam.vn, www.thoibaoviet.com ------------- NetNam - one of the best ISPs and Solutions Provider in Vietnam, specialized in corporate networks, managed services & security solutions. ------------- Your Net, We Care! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Re: [appfuse-user] Easy DAO with parancoe framework Dustin Pearce
- Re: [appfuse-user] Easy DAO with parancoe framework Le Anh Tuan