Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support nested blueprint accessor notation #18

Open
AlanFoster opened this issue Jun 8, 2013 · 1 comment
Open

support nested blueprint accessor notation #18

AlanFoster opened this issue Jun 8, 2013 · 1 comment

Comments

@AlanFoster
Copy link
Owner

From the OSGI spec the blueprint bean name attribute can

Syntax Description
method
( ’.’ method)*
The property name, for example foo.
The method name can consist of dot separated method names, indicating nested property access

Currently we don't support nested property access =]

@AlanFoster
Copy link
Owner Author

It's unlikely that this is a common used feature, so it is not needed to make a 0.1 release.
However the struts2 plugin currently supports this, so it should definitely be investigated in the future :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant