[Issue 1223] .tupleof tries to access protected members

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 16 19:29:09 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1223


andrei at metalanguage.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from andrei at metalanguage.com  2008-02-16 21:29 -------
I think tupleof should actually access all nonstatic members, or that at least
there should be a way to access all members. It's essentially a way to
unencapsulate objects for e.g. serialization and introspection purposes.


-- 



More information about the Digitalmars-d-bugs mailing list