Hi David, It's always great to see that some people are not scared to patch our ocaml code. Though it does not happen often.
Your feature is interesting, I'll take care of propagating your patch to our current SVN code. Too bad you didn't send the patch before we release version 0.9.2! I believe you're not subscribed to this list, so you might not know: the SVN is currently unusable, very experimental, undergoing a lot of changes. So don't switch to it to get the official version of your feature :) This also means that your patch will probably not apply directly to our current code, but don't worry about that. My only comment about your code is that I don't like so much having a get_file method for all outputs. But I understand that it was the simplest way to proceed. I'll try to register the get_file server command directly from the file output class. Thank you, -- David ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
