> One thing that comes to my mind is to pass the context (or even the injector) > as an argument to the build() > method, but that breaks the "common pattern" that is used to build the rest > of the domain objects.
I know :-( From what I can see, the system properties are mainly used in validation checks. @everett-toews: any reason why they need to be configurable externally, then, rather than using constants? Is it because users' implementations could have different values? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/46#issuecomment-27304873
