> > 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. _______________________________________________ vala-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/vala-list
