Re: [SharpOS Developers] Big Source Files

2008-04-06 Thread Mircea-Cristian Racasan
Me neither. :) Chriss. 2008/4/7, Bruce Markham <[EMAIL PROTECTED]>: > > In concurrence with grover, if possible, partial classes to group up > related portions. (I usually use an extra period in the filename so that all > such related files are prefixed the same.) > > But I personally have no pr

Re: [SharpOS Developers] Big Source Files

2008-04-06 Thread Mircea-Cristian Racasan
The questions were rather "if" and "why" than "how". Chriss. 2008/4/7, grover <[EMAIL PROTECTED]>: > > Use the partial feature in C# and group things, which belong together. > > Michael (aka grover) > > > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auft

Re: [SharpOS Developers] Big Source Files

2008-04-06 Thread Bruce Markham
In concurrence with grover, if possible, partial classes to group up related portions. (I usually use an extra period in the filename so that all such related files are prefixed the same.) But I personally have no problem with the "huge" generated files... -

Re: [SharpOS Developers] Big Source Files

2008-04-06 Thread grover
Use the partial feature in C# and group things, which belong together. Michael (aka grover) Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Mircea-Cristian Racasan Gesendet: Montag, 7. April 2008 00:42 An: sharpos-developers@lists.sourceforge.net B

[SharpOS Developers] Big Source Files

2008-04-06 Thread Mircea-Cristian Racasan
Hi As I am working on improving the x86 encoding towards JIT and so on and as there were some rantings about the huge generated files, I want to ask you guys if you want like many many small files or only one big file as is now for the generated stuff? Chriss.

[SharpOS Developers] Meeting this coming Saturday?

2008-04-06 Thread William Lahti
Perhaps we should convene a meeting to discuss the state of SharpOS and help coordinate development. In the past we've had meetings on Saturday at 1800/1900 UTC ... does this sound good for our current bunch of interested parties? Preliminary topics (please discuss additions/changes): * Logging: w