Actually I'm starting a wrapper for VisualAge Smalltalk for OpenOffice.
To get into this area, I started to write the interface from Smalltalk to OLE/COM (.NET is not a solution) and more or less the principle works. I wrote a code generator, which creates wrapper classes and though I'm still in the early phase it seems to be good for working. Of course one may get lots of classes (actually I have now around 1500 new classes only for OpenOffice). Due to the fact, that I would like to have access from VA Smalltalk to OpenOffice from Linux, Windows, OS/2 and Solaris I need a different low level access to the OpenOffice system. I do not want to create new components written in Smalltalk - just program OpenOffice from Smalltalk programs. I also would not like to use C++. The best solution is access via plain C code ... is this possible ? Which documents do I have to investigate further on to get a first success. Thanks for any information - there's lots of documentation out there, but it does seem to be difficult to get the correct one. Marten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
