Marcelo Gornstein
Marcelo Gornstein
similar to quartz(tm).. more to come
so when specifying a property like <property name="asd"><value>${prop}</value></property> and $prop is actually an array, no confusions are made by properties helper
## Taken from #95, by jonathaningram A question related to annotations: I want to inject a Service (say, my ProductsService) into my Controller (say, my ProductsController) via a property or...
to prevalidate arguments that come from a request. I.e: if @Validate(user) then the mvc expects a $user argument in the action that must be pre validated using the class UserValidator
forperformanve improvements on methods without exception interceptors