On Mon, 2003-12-01 at 12:47, Gunnar Liljas wrote: > > We have all been wondering why .NET isn't implemented in Open > > Source components written in Java. > > > You're ironic, I know, but .NET-usage of FOP would still be quite usable. To > get it in C# one would have to rewrite the entire thing (although help is > available in the form om Java Language Conversion Assistant in Visual > Studio). A C# FOP would preferrably use the pull architecture of the > XMLReader in .NET, instead of the SAX Parser. > > NFOP is in J#, and while it may be worth using in a .NET environment, J# is > still a strange animal.
There is no reason due to FOP (or Java) that you can't execute FOP from .NET. Any restrictions are due to implementation details of .NET. That makes it a question for the developers of .NET not the developers of FOP. -- John Austin <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
