El lun, 25-08-2003 a las 16:51, [EMAIL PROTECTED] escribi�: > Hi, > I need a help from u all regarding Class Status > 1. How frequently the class_status is updated in go-mono.com ?
Every week or so. Except for corlib, which we are having problems when updating. > 2. Imagine that I am preparing a (SpreadSheet\any other way) that > would show all the assemblies, classes and their status.As mono is coming > in versions, I need this spreadsheet to be automatically updated.So that I > could reduce manual work next time. > If I get help for this I could save time in updating my document > with Mono class status. > 3. Is there any easy way to retrieve data(Class Status) from the > web and update my document? The web status pages are created with a makefile that is in xxx/mono/doc/web. You need mono assemblies in xxx/mcs/class/lib and retrieving the previous version of the makefile in mono/doc/web. Then run make and you'll get the pages (corlib will fail. If it does not tell us how you did it ;-). -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
