ufront / ufront-mvc

The core MVC framework that powers ufront
MIT License
17 stars 15 forks source link

UFApi: Generic function support #54

Open kevinresol opened 8 years ago

kevinresol commented 8 years ago

public function test<T>():Surprise<T, Error>

A generic function is not supported right now because the complexType Surprise<T, Error> will not survive a toType operation inside ApiMacros.