Ice::initialize
It would be nice if there was an Ice::initialize call that took something other than argc and argv, a vector<string> say, or a StringSeq. My thinking here is that in some cases it's useful to set up the Ice engine with parameters other than those passed in from the command line.
Or am I missing the obvious way to do this?
bye
John
Or am I missing the obvious way to do this?
bye
John
0
Comments