Opened 14 years ago

Closed 9 years ago

#1344 closed task (fixed)

Separate Front-end/Back-end

Reported by: adrpo Owned by: adrpo
Priority: low Milestone: 1.9.2
Component: Build Environment Version:
Keywords: Cc: adrpo, petar, sjoelund.se

Description

The steps to separate front-end and back-end:

  • separate files into different folders
  • duplicate the DAE we have now in the front-end to have it also in the back-end
  • if the DAE in the front-end changes translate to the duplicate DAE in the back-end
  • investigate which files need to be split so that parts of them end up into either the front-end or the back-end.


Adrian will start by investigating if the RML flag -I works properly.

Change History (3)

comment:1 Changed 14 years ago by adrpo

Split into directories done in revision 7369.

comment:2 Changed 9 years ago by hkiel

  • Cc changed from adrpo, adrpo, petar, sjoelund.se to adrpo, petar, sjoelund.se
  • Component set to Backend
  • Milestone changed from White December to 1.9.3

comment:3 Changed 9 years ago by sjoelund.se

  • Component changed from Backend to Build Environment
  • Milestone changed from 1.9.3 to 1.9.2
  • Resolution set to fixed
  • Status changed from new to closed

This was fixed when we switched to the bootstrapped compiler (each module is marked if it is part of the backend or something else).

Note: See TracTickets for help on using tickets.