You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spring-recoil-main
Now that Recoil is stable and the basic functionality is there, the
idea is to start adding all the goodies. Right now we have the
following on the list:
- Fluent proxy/advice configuration
- Non-generic interfaces for programmatic configuration
But wait, there's more:
- Fluent interface for exporting web services
- Convention instead of configuration features (e.g.
Configure.ByConventions())
... any ideas? Feel free to post here!
Guryanov Evgeniy
unread,
Oct 19, 2009, 4:54:31 AM10/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spring-recoil-main
Fluent interface for validation xml namespace will be very useful.
It could utilize power of "static reflection" and lambda expressions
to define validators "Test" property in strongly typed manner.
Like this: