Samples for Spring.Reflection

Issue #131 open
Rick Wheeler created an issue

Would be good to have some samples for the reflection classes for how to use in real applications. Maybe this is not too hard to put together? Currently we are using our own custom written reflection which uses To/From string methods to make copies of objects but if there is a better way using Spring then this would be awesome. Rick.

Comments (4)

  1. Rodrigo Farias Rezino Account Deactivated

    I think a general set of examples should help a lot and bring new users. Good code examples could be a differential on learning curve. We can see as bad example http://synopse.info/fossil/wiki/Synopse+OpenSource that is an amazing framework, but it's documentation is so massive that makes it not so used. Programmers likes code.

  2. Log in to comment