In our previous episode, Florian Klaempfl said: > > This is exactly my point about sealed classes. When you design the > > product or class, you have NO way of know what will come in the > > future. So you need to stay flexible to change! Yet another OOP > > principal that "sealed" tries to prevent! > > This might be true, but what's the difference with private etc.?
Private is typically used in nearly every class, sealed in exceptional cases. At best. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel