Hi Chen Thanks for your answer.
2009/11/15 Chen Kedem <[email protected]> > José, > > > I would like your opinion about the concept of 'partial class' > > This syntax is something I saw in .NET and didn't like it. > For me it look like a hack MS did to allow the separation of the > GUI definition file from the code behind file. > > This is what I am looking for: a way to separate visual design code from programmer code. Maybe you saw that on C# (this is where I saw). > A better way would be to sub class MyClass into MyClass2 and add > everything needed there. > > In your sample you have two MyMethod() defined for the same class. > Which of them will be used? How can the user know that? > > Well... It was only an example and a way to know others opinions different from me. Thanks and regards, José Luis Capel > > Chen. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
