|
From: <Wil...@co...> - 2003-09-17 00:24:16
|
I really like the flat file handling and was wondering in general if it's possible to strip out any particular module and run it on it's own without loading and saving files to disk or using the command line. I'd like to be able to take a file that was submitted via a browser and do a file translation. Can you point me in the right direction in the code where I might be able to plug into the babeldoc framework? So I'm thinking something like a class that takes a string (the csv input) and returns a string (the xml response) rather than providing a file name. I'm just starting to look at the source code and could figure this out eventually but I thought I'd ask the experts to get a head start! Thanks --------------------------------------------------- Will Kriski, M.Sc, P.Eng. DeltaEffects Inc. (403) 850-7159 http://www.deltaeffects.com |