|
From: David S. <ds...@st...> - 2002-01-14 23:47:01
|
After reviewing the 0.4 System code, I have a few questions and things I noticed. 1) XComponentUnitTester doesn't seem to be doing anything to process parameters. 2) I tried to figure out how parameters are into Java XComponents. I am guessing that they are just passed in as -name value pairs as part of the String vector. Is this it? 3) Is it intended that XComponents will continue to perform file i/o as opposed to StreamReader/Writer interfaces or something that wouldn't require going to disk at every step? If someone's not already addressing these, I'm happy to try and dig into the python code to try and incorporate these. But of course I'd need to know the details on parameter passing first. David David Starr 18 Winthrop Terrace Wayland, MA 01778 (508) 358-2975 da...@st... |