kohesive / kovert

The invisible REST and web framework
MIT License
155 stars 10 forks source link

View support as a returned ViewWithModel return object #8

Closed apatrida closed 8 years ago

apatrida commented 9 years ago

Let a method return this special object as an alternative to a @View annotation for connecting the returned model with a view to be rendered.