|
From: DuCharme, B. (LNG) <bob...@le...> - 2002-01-29 21:54:04
|
Hello XPipers! I downloaded xpipe0.4.zip and ran the xc0 - xc3 tests fine using Windows 98 and Sun's Java HotSpot Client VM build 1.3.0_01. I have four questions (and I apologize if the answers were under my nose somewhere): 1. How do we tell an XComponent to use some input other than the test input, e.g. a foobar.xml file sitting on the hard disk? 2. Although the Big Aspirational Plan document says that XPipes are the focus of the 0.4 release, and Schemas\XPipe.dtd does show me the proper structure of an XPipe, I don't see anything in the 0.4 distribution about running a pipeline. How do I use the output from one XComponent as the input of the next one? 3. The FAQ mentions XComponents split, scatter, gather, triggers etc., but I don't see these anywhere in XPipe 0.4 distribution. Where can I see XComponents other than xc0 - xc3? 4. Tell me more about executing Code with type="Exec". For example, if it's an Omnimark script, where would I say that Omnimark is the executable to run? Two points about the README file: In Step 2, "XComponentUnitTest.py" should say "jython XComponentUnitTester.py" In "jython InstallXComponent.py XComponents/xc2.xco /test" in the readme, I would lose the / before test throughout. Why put the test file off the root? A subdirectory of the installation directory makes more sense. (Or at least add a note in step 1 that that's the path name--this isn't obvious, especially to us old folk who remember the forward slash used to indicate switches in DOS--and that you might want to install it elsewhere.) Bob DuCharme www.snee.com/bob <bob@ snee.com> see http://www.snee.com/bob/xsltquickly for info on book "XSLT Quickly" from Manning Publications. |