I'm using it to create a type that should behave like pointer/ref. pointer/ref types get automatic dereference automatically - it there a better way to get this behaviour? I could probably autogenerate accessor procs (fieldname and fieldname=) for all fields, but I'm not sure if it is cleaner.
- Bug in `.`? zielmicha
- Re: Bug in `.`? jyapayne
- Re: Bug in `.`? zielmicha
- Re: Bug in `.`? Araq
- Re: Bug in `.`? zielmicha
- Re: Bug in `.`? jyapayne
- Re: Bug in `.`? Araq
- Re: Bug in `.`? zielmicha
- Re: Bug in `.`? OderWat