well, before it what are the features we need?

1) security method evalation (hasRole)?
2) field access/method invocation on object in the context (input/result)

looks like some ognl need no?

either we impl it or maybe we can reuse EL - not the container one i hope?

wdyt?

Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2012/12/19 Arne Limburg <[email protected]>:
> During the discussion about DELTASPIKE-298 on irc we (basically Mark, Romain 
> and me, as I remember) found two other features to be useful:
> The first feature is EL-based security rules via annotations (see [1]) and 
> the second is collection filtering(see [2]). Any objections that I implement 
> this feature?
> Any good idea how to implement expression-evaluation? We should somehow reuse 
> our ExpressionEvaluator interface I guess.
>
> Cheers,
> Arne
>
> [1] https://issues.apache.org/jira/browse/DELTASPIKE-304
> [2] https://issues.apache.org/jira/browse/DELTASPIKE-305
>

Reply via email to