Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 12 years ago

#1800 closed task (done)

Separation of data and views

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.7
Component: General Version: 3.3.7
Keywords: Cc:

Description

ProgrammableOperator and DebugEngine contain both data objects and views. They should be separated in plugins with data objects and with view objects.

Change History (8)

comment:1 Changed 12 years ago by epitzer

  • Status changed from new to accepted

comment:2 Changed 12 years ago by epitzer

r7636 move programmable operator views into its own plugin

comment:3 Changed 12 years ago by abeham

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7

r7650: renamed project file to include version, added reference from tests to this project

comment:4 Changed 12 years ago by epitzer

r7966 extract debug engine views into their own plug-in

comment:5 Changed 12 years ago by epitzer

  • Owner changed from epitzer to abeham
  • Status changed from accepted to reviewing

comment:6 Changed 12 years ago by epitzer

r7971 add missing plug-in dependency

comment:7 Changed 12 years ago by abeham

  • Status changed from reviewing to readytorelease

r8097: Added $WCREV$ substitution string to version in Plugin.cs.frame

Thx for correcting this!

comment:8 Changed 12 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.6 to 3.3.7
Note: See TracTickets for help on using tickets.