As of this moment there is no official documentation project under way except for the readme that is part of the distribution. The readme gives few examples and covers LoadAssemblyByName. Overall, the documentation story as of now is not a very good one and we need to improve it.
As for IronPython and WinForms, I have been successful finding all answers to my WinForms related problems in MSDN documentation. Granted, the documentation shows examples with VB and C#, but the class hierarchy and general information how to use WinForms does apply to IronPython very well. Hope this helps. Martin > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Freddie Witherden > Sent: Friday, July 01, 2005 7:57 AM > To: users-ironpython.com@lists.ironpython.com > Subject: [IronPython] Documentation > > Hi, I would like to know if there is currently any form of > documentation project running for IronPython. As, while I am > very fond of it there are a few things that do need to be > documented, eg import sys > sys.LoadAssemblyByName() > As LoadAssemblyByName is not a standard method of the sys > object. It would be nice to have some information on windows > forms which are also a 'special' > feature of IronPython. _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com