Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #50 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Make format routine handle Object, and nested arrays

Reported by: kris Assigned to: kris
Priority: major Milestone: 1.0
Component: Tango Version:
Keywords: Cc:

Description

Format does not currently handle arrays of arrays, nor does it support a plain object. This needs to be rectified

Change History

06/22/06 23:36:52 changed by kris

  • status changed from new to closed.
  • resolution set to fixed.

now handles Object, but not nested arrays. This module wil likely be mothballed in favour of the C#-style formatter