Ticket #232 (closed defect: fixed)

Opened 19 years ago

Last modified 19 years ago

Implement URL.scaffold

Reported by: joe.rinehart Owned by: somebody
Priority: normal Milestone: 2.0 Beta 2
Version: 2.0.304 Severity: normal
Keywords: Cc:

Description

When developing applications with many scaffolds, page load time can be obscenely slow if the rescaffold setting is true. Add a URL.scaffold (configurable just like URL.init) and change the application template's "rescaffold" setting to default to false.

This way, a developer can explicitly request re-reading of <scaffold /> tags by appending the appropriate URL variable.

Change History

Changed 19 years ago by joe.rinehart

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

(In [247]) Fixes #232

Changed 19 years ago by joe.rinehart

(In [248]) Fixes #232

Changed 19 years ago by joe.rinehart

(In [249]) Fixes #232

Note: See TracTickets for help on using tickets.