TiddlyWiki.org

Ticket #232 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

TiddlyWiki should use the K&R layout convention

Reported by: MartinBudden Assigned to: 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

16/11/06 07:39:40 changed by MartinBudden

  • type changed from defect to enhancement.

17/12/06 10:18:44 changed by MartinBudden

  • owner set to MartinBudden.

17/12/06 11:42:41 changed by MartinBudden

  • milestone set to 2.2.

20/12/06 12:04:32 changed by JeremyRuston

First tranche fixed in changeset:1180

20/03/07 19:39:46 changed by MartinBudden

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

Finally completed in changeset [1903]