Open st3veV opened 7 years ago
I'd like to be able to use constant strings in DSL as IDs so I can easily reference them from code as well without having magic strings all over the place <service id-static-ref="some.package.MyClass.SERVICE_ID" ... />
<service id-static-ref="some.package.MyClass.SERVICE_ID" ... />
I'd like to be able to use constant strings in DSL as IDs so I can easily reference them from code as well without having magic strings all over the place
<service id-static-ref="some.package.MyClass.SERVICE_ID" ... />