I suggest Java, any other language will be used as an excuse to leave all the maintenance work to you :)

Dan


On Mon, Aug 28, 2017 at 5:05 PM, Katia Aresti <karesti@redhat.com> wrote:
Hi !

What about Golang ?

Cheers,

Katia

On Mon, Aug 28, 2017 at 1:41 PM, Sebastian Laskawiec <slaskawi@redhat.com> wrote:
Hey,

Our cloud integration bits require a tool for adjusting the configuration for certain use cases. A common example would be - take this `cloud.xml` file, remove all caches, add a new, replicated cache as default one.

The tool should take either configuration or a file name as input (e.g. `config-tool --add-default-cache -f cloud.xml` or `cat cloud.xml | config-tool --add-default-cache > cloud-new.xml`) and print out configuration either to System Out or to a file.

Do you have any ideas what could I use to write such a tool? Those technologies come into my mind:
  • Perl
  • Python
  • Java (probably with some XPath library)
Thoughts? Ideas? Recommendations?

Thanks,
Sebastian
--

SEBASTIAN ŁASKAWIEC

INFINISPAN DEVELOPER


_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev


_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev