[DGD] 1.3.2
Shentino
shentino at gmail.com
Sun Jul 26 03:19:30 CEST 2009
Possibly stupid question, but does public inheritance overrule private for
purposes of what <- returns?
As I understand it, it's 0 for zilch, 1 for public, and -1 for private.
What if you have both of the latter?
On Thu, Jul 23, 2009 at 2:00 PM, Felix A. Croes <felix at dworkin.nl> wrote:
> diff -c dgd/src/Changelog:1.397 dgd/src/Changelog:1.398
> *** dgd/src/Changelog:1.397 Sat Jul 18 11:43:42 2009
> --- dgd/src/Changelog Thu Jul 23 22:44:17 2009
> ***************
> *** 1734,1736 ****
> --- 1734,1737 ----
> DGD 1.4
>
> - The instanceof operator '<-' now returns -1 for private inheritance.
> + - Compress the table of inherited objects.
>
> http://ftp.dworkin.nl/dgd/patches/1.3.1-1.3.2.gz
>
> To fully upgrade a statedump, recompile all objects.
>
> Regards,
> Felix Croes
> ___________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd
>
More information about the DGD
mailing list