dreedyman / Rio

Rio is an open source technology that provides a dynamic architecture for developing, deploying and managing distributed systems composed of services.
Apache License 2.0
21 stars 17 forks source link

Improve fault detection declaration and initialization #16

Open dreedyman opened 11 years ago

dreedyman commented 11 years ago

The current FDH declaration was based on the XML parsing of an opstring. Now that we create the opstring from Groovy we can improve on this and make it more flexible. This may result in a change to the FDH class as well, since we may want to just serialize the FDH and use it directly