Re: [Vala] ValaForCSharpProgrammers "No partial classes"





If here some dev's just let me say that "partial classes" are
elementary 
for C# developers.

The reason is, to split functionality in smaller source-files.

That is kind of a two-edged sort. Personally, I think if your class
gets so big that you feel the need to distribute your class into
several files, you might need to have a round of design review. 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]