Some few Spring development ideas…
I have been thinking about some few things, I’d like to have (maybe one day I’ll spend some time working on it):
- a PropertyPlaceholderConfigurer [en] that would replace with data coming from PropertySet [en]; that would allow retrieval of properties values from any kind of store supported by PropertySet [en], notably the database ones,
- support for JSP taglibs with FreeMarker [en] views in Spring [en] using ideas from Cameron Braid.
Update: in the Spring forums, there is an interesting post about FreeMarker and taglibs, although it’s either support for taglibs or support for Spring context