digitalmars.D - Object documentation
- Steve Teale <steve.teale britseyeview.com> Mar 19 2009
- Sean Kelly <sean invisibleduck.org> Mar 19 2009
One further comment for today. The documentation for Object is very thin - like it was done early on and never revisited. An example is that Object.factory, and by inference ClassInfo.find seem to require a class name qualified by a module name.
Mar 19 2009
== Quote from Steve Teale (steve.teale britseyeview.com)'s articleOne further comment for today. The documentation for Object is very thin - like it was done early on and never revisited. An example is
name. Assuming you're talking about D2, this is something I need to address. Right now, the druntime docs aren't bundled with the Phobos docs, and there's no documentation at all for object.di. I'm going to see about fixing this within the next few releases. Sean
Mar 19 2009








Sean Kelly <sean invisibleduck.org>