[fpc-devel] Re: Class field reordering

Sven Barth pascaldragon at googlemail.com
Mon Jul 23 07:51:33 CEST 2012


Am 23.07.2012 06:31 schrieb "Martin Schreiber" <mse00000 at gmail.com>:
>
> On Monday 23 July 2012 00:17:49 Sven Barth wrote:
> > >
> > > So classes.pp except for TObject is safe?
> >
> > TObject is defined in unit System...
> >
> Yes, Iearned it, thanks. :-)

I hadn't read the other mails yet that also contained an answer... So,
sorry for repeating. :)

> So classes unit is safe?

As Florian said: currently it is. But if the need arises to introduce
compiler dependant code in Classes (for example because of Delphi
compatibility) then no one could stop the devs to change this.

In sum it would be best to leave all units in the RTL directory alone...
Everything in packages on the other hand ;)

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20120723/e2470a92/attachment.html>


More information about the fpc-devel mailing list