Marcelo Gornstein

Results 47 issues of 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

Feature
Refactor
New

Feature

## 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...

Feature
New

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

Feature

which should be equivalent to <import ... />

Feature

so they dont have to resolve at run time

Performance

forperformanve improvements on methods without exception interceptors

Performance