| Issue 263: | IoC | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Thank you for release 2.5! Very often I somehow have to extend the functionality of jmesa. Always I’m faced with difficulties because of I can’t override classes, implementing the interfaces “jmesa”, because within these classes You create classes objects, which I must override. I’d want You to add a function to define classes names through the configuration file (for example, web.xml). Then I will can run in my implementation of the interfaces jmesa. This technology is called IOC. It, for example, had realized in the spring platform and the stripes framework, which I use with jmesa jointly. Stas
Jun 1, 2010
Project Member
#1
jeff.johnston.mn@gmail.com
Jun 2, 2010
I need to make sure that each table is stored in the session the current page and display the table was from the session will automatically number and inserted in the Limit. And all complicated by the fact that I need to override classes and somehow introduce them to jmesa, but I can not do it beautifully, it is necessary to override many, many classes. |