(mostly to help new project based on ROC CMS). Renamed and simplified the roc cms server launcher, and the related cms execution. Updated cms.ini and extract blocks related management into blocks.ini. Added debug clauses for cms sqlite3 storage.
20 lines
341 B
Plaintext
20 lines
341 B
Plaintext
note
|
|
description: "[
|
|
Effective class for APPLICATION_LAUNCHER_I
|
|
|
|
You can put modification in this class
|
|
]"
|
|
date: "$Date: 2013-06-12 13:55:42 +0200 (mer., 12 juin 2013) $"
|
|
revision: "$Revision: 36 $"
|
|
|
|
class
|
|
APPLICATION_LAUNCHER [G -> WSF_EXECUTION create make end]
|
|
|
|
inherit
|
|
APPLICATION_LAUNCHER_I [G]
|
|
|
|
feature -- Custom
|
|
|
|
end
|
|
|