Ticket #232 (closed enhancement: fixed)

Opened 7 years ago

Last modified 6 years ago

TiddlyWiki should use the K&R layout convention

Reported by: MartinBudden Owned by: MartinBudden
Priority: minor Milestone: 2.2
Component: core Version:
Severity: medium Keywords:
Cc:

Description

Code layout contributes to the size of TiddlyWiki: the bulk of TiddlyWiki.html is JavaScript? code. TiddlyWiki has grown quite a bit in the last couple of releases; the adoption of a compact code layout convention will mitigate this somewhat. The K&R layout convention is the most compact of the standard layout conventions.

See  http://en.wikipedia.org/wiki/Indent_style#K.26R_style

Change History

Changed 7 years ago by MartinBudden

  • type changed from defect to enhancement

Changed 6 years ago by MartinBudden

  • owner set to MartinBudden

Changed 6 years ago by MartinBudden

  • milestone set to 2.2

Changed 6 years ago by JeremyRuston

First tranche fixed in changeset:1180

Changed 6 years ago by MartinBudden

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

Finally completed in changeset [1903]

Note: See TracTickets for help on using tickets.