Ticket #779 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 months ago

rewrite the HTMLResource classes to fill the context from the asDict()

Reported by: dustin Owned by:
Priority: major Milestone: 0.9.+
Version: 0.7.12 Keywords: web
Cc:

Description

As a continuation of #704.

There is a lot of code duplication between resources' content() methods and the corresponding status's asDict() methods right now.

Change History

comment:1 Changed 3 years ago by dustin

  • Keywords web added
  • Milestone changed from 0.8.+ to 0.8.1

comment:2 Changed 3 years ago by dustin

  • Milestone changed from 0.8.2 to 0.8.3

comment:3 Changed 2 years ago by dustin

  • Milestone changed from 0.8.3 to 0.9.+

comment:4 Changed 3 months ago by dustin

  • Status changed from new to closed
  • Resolution set to wontfix

asDict will be going away, and the entire new web UI is based on its replacement, the data API.

Note: See TracTickets for help on using tickets.