Ticket #335 (closed todo: done)

Opened 2 years ago

Last modified 22 months ago

Advice concept

Reported by: ichthyo Owned by: ichthyo
Priority: normal Milestone: 0integration
Component: lumieraProc Keywords: design lib
Cc: Blocked By:
Blocking: #332, #337, #426, #547, #605

Description (last modified by ichthyo) (diff)

Coin a new concept, allowing parts to collaborate in a way croscutting the normal dependency hierarcy.

Within the currently implemented and planned parts of the Proc-Layer, I've discovered several situations sharing a common pattern:

  • properties of Placement (#332)
  • unit test DI (#290)
  • rendering of proxy media (#337)
  • context dependent view properties

This is an internal concept of the Proc-Layer and not visible on extension interfaces. It is easy to implement, building on the Observer pattern.

Change History

comment:1 Changed 2 years ago by ichthyo

  • Blocking 337 added

comment:2 Changed 2 years ago by ichthyo

  • Status changed from new to accepted

started to write down some details; going to work on this from time to time in the next weeks

comment:3 Changed 2 years ago by ichthyo

  • Blocking 426 added

comment:4 Changed 2 years ago by ichthyo

  • Blocked By 547 added

comment:5 Changed 22 months ago by ichthyo

  • Blocking 605 added

comment:6 Changed 22 months ago by ichthyo

  • Blocking 547 added
  • Blocked By 547 removed

comment:6 Changed 22 months ago by ichthyo

  • Status changed from accepted to closed
  • Type changed from planned to todo
  • Resolution set to done
  • Description modified (diff)

The concept is roughly done now, including the basics how to implement it, see Tiddly-wiki

Note: See TracTickets for help on using tickets.