On Sun, Jan 08, 2012 at 08:05:11PM +0100, Mattias Gaertner wrote: > > > I will add a check, so that no package can be installed that uses the > > > ide.lpk. > > > > Add "experimental" modifiers to such classes ? > > What classes?
Classes in the IDE you don't want externally used. (because you want them to use them via *intf) And then see if you can surpress the warnings for the "regular" (within IDE) usage. But it is just a wild idea, I haven't experimented with "experimental", except to check it gives a warning. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
