Page MenuHomePhabricator

Get rid of legacy functionality in Simulation module.
Closed, ResolvedPublic

Description

2D mapper is dependent on LegacyGL.
File reader is not based on micro services.

Event Timeline

User kislinsk has pushed new remote branch:

bug-18640-GetRidOfLegacyFunctionalityInSimulationModule

[d6255b]: Merge branch 'bug-18640-GetRidOfLegacyFunctionalityInSimulationModule'

Merged commits:

2015-01-19 16:37:41 Stefan Kislinskiy [3bdd37]
Removed deactivated code.


2015-01-19 16:34:56 Stefan Kislinskiy [f740f5]
Made 2D mapper independent from LegacyGL.

User kislinsk has pushed new remote branch:

bug-18640-MicroServiceBasedFileIO

[04a229]: Merge branch 'bug-18640-MicroServiceBasedFileIO'

Merged commits:

2015-01-20 15:15:07 Stefan Kislinskiy [65af16]
Migrated to micro service based file IO.

User kislinsk has pushed new remote branch:

bug-18640-Fix1

[c45adf]: Merge branch 'bug-18640-Fix1'

Merged commits:

2015-01-20 17:26:31 Stefan Kislinskiy [cc4175]
COMP: Fixed std ifstream ctor call.

User kislinsk has pushed new remote branch:

bug-18640-Fix2

[9fcfea]: Merge branch 'bug-18640-Fix2'

Merged commits:

2015-01-20 17:35:28 Stefan Kislinskiy [2460b0]
COMP: Fixed std ofstream ctor call.