> I can see how you would invoke it from Java, > but I can't see how you would replace the writer with a StreamOutput.
That's because I haven't implemented it yet :-). I'm still going over various designs in my head. The output stream for plucker-build is actually opened deep down in Writer.py, so it would be tough to pass an object down to it -- though possibly not too tough. Bill _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
