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

Ticket #697 (assigned defect)

Opened 1 year ago

Last modified 5 months ago

rename some things

Reported by: kris Assigned to: kris (accepted)
Priority: major Milestone: 1.0
Component: Core Functionality Version: trunk
Keywords: triage Cc:

Description

  • Java-style methods in tango.net.Uri
  • change MemoryConduit? to HeapConduit?
  • toUtf8 => toString
  • String class => Text
  • tango.io.File.create() => createPaths()

Change History

05/24/08 13:21:27 changed by larsivi

  • keywords set to triage.

toUtf8 and String class are done, whereas neither MemoryConduit nor HeapConduit are present (?) anymore - still left:

  • Uri
  • as for File.create, I assume FilePath.create was meant, in which case this is still pending

05/25/08 23:52:36 changed by kris

  • status changed from new to assigned.

added Path.createPath()