Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit b50aed7

Browse files
committed
codec.{json, org_mode}: remove models and deal with the fallout
1 parent 923ed07 commit b50aed7

28 files changed

Lines changed: 13 additions & 4000 deletions

projects/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,6 @@ include_directories(
278278
${CMAKE_SOURCE_DIR}/projects/dogen.dia/include
279279
${CMAKE_SOURCE_DIR}/projects/dogen.codec/include
280280
${CMAKE_SOURCE_DIR}/projects/dogen.codec.dia/include
281-
${CMAKE_SOURCE_DIR}/projects/dogen.codec.json/include
282-
${CMAKE_SOURCE_DIR}/projects/dogen.codec.org_mode/include
283281
${CMAKE_SOURCE_DIR}/projects/dogen.tracing/include
284282
${CMAKE_SOURCE_DIR}/projects/dogen.logical/include
285283
${CMAKE_SOURCE_DIR}/projects/dogen.orchestration/include
@@ -311,8 +309,6 @@ add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.variability)
311309
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.dia)
312310
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.codec)
313311
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.codec.dia)
314-
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.codec.json)
315-
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.codec.org_mode)
316312
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.tracing)
317313
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.logical)
318314
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/dogen.orchestration)

projects/dogen.codec.json/CMakeLists.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

projects/dogen.codec.json/include/dogen.codec.json/types/dehydrator.hpp

Lines changed: 0 additions & 65 deletions
This file was deleted.

projects/dogen.codec.json/include/dogen.codec.json/types/hydration_error.hpp

Lines changed: 0 additions & 50 deletions
This file was deleted.

projects/dogen.codec.json/include/dogen.codec.json/types/hydrator.hpp

Lines changed: 0 additions & 105 deletions
This file was deleted.

projects/dogen.codec.json/include/dogen.codec.json/types/json.hpp

Lines changed: 0 additions & 39 deletions
This file was deleted.

projects/dogen.codec.json/src/CMakeLists.txt

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)