Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
All
Description
There has been some talk on the dev mailing list about providing alternative or additional methods of describing service configurations, rather than the stock Java DSL currently in use. This might include;
- XML descriptions
- Groovy classes
- Scala classes
- Other
The Configuration mechanism could be extended to allow services to accept any kind of configuration (as identified above) and used in conjunction with any other type of configuration.
See message at following link for the pointer to the thread;