loadConfig API suggestion
Posted: 27 Jun 2011, 16:11
Hi,
in the future releases is it possible to add an API method to smartFox loadConfig to accept XML or XMLList as an optional parameter?
problem is that
I am integrated smartfox API into my Flex framework that already has its own xml configuration API and I do not want to load another XML file, I can just get those properties (XML /XMLList ) from my main xml and then if there was an api I would just pass that to loadConfig method which in turn instead of making service call to load xml would read my xml parameter and configure SmartFox ?
in the future releases is it possible to add an API method to smartFox loadConfig to accept XML or XMLList as an optional parameter?
problem is that
I am integrated smartfox API into my Flex framework that already has its own xml configuration API and I do not want to load another XML file, I can just get those properties (XML /XMLList ) from my main xml and then if there was an api I would just pass that to loadConfig method which in turn instead of making service call to load xml would read my xml parameter and configure SmartFox ?