Export to GitHub

europa-pso - issue #51

Improve Engine Configuration API, read from XML file


Posted on Sep 30, 2009 by Helpful Elephant

I recently added an EngineConfig class which provides an API to get to name/value pairs to use as configuration parameters for a Europa Engine.

it would be good for an EngineConfig to be able to read/write itself from/to XML. in addition to name/value pairs, it'd be useful to have support for nested elements and name/list pairs

Comment #1

Posted on Sep 30, 2009 by Helpful Elephant

(No comment was entered for this change.)

Comment #2

Posted on Nov 24, 2010 by Happy Ox

Jason took care of this. Config can now be read from XML string/file. Nested elements are supported, lists are not, at least for now.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Component-PSEngine Milestone-EUROPA-2.5