By Seecr

Software Craftsmanship

Seecr - Software Craftsmanship A service by Seecr,
This site was last updated on March 22 2012

Changeset: escape-identifiers-when-used-as-filename

Title

Removed asynchronous behaviour and added transparent escaping of identifiers used as filenames.

Description

The msgbox protocol uses .ack and .error files to communicate the result of requests, and leaked those files to observers of the Msgbox component. The latter received add() calls for .ack and .error files. This has been removed. Furthermore, when identifiers are used as filenames, the filenames are escaped as to become valid filenames in Linux. The names are also unescaped when needed, making the Msgbox component more transparent.

Packages containing this changeset

meresco-components

Creation date

2010-06-08

Versions where this changeset is applied

Baseline version

meresco-components/workingsets/3.0-Edurep/version_4

Filename

201006081758.escape-identifiers-when-used-as-filename.changeset [download]