totemstech / dattss

9 stars 3 forks source link

Manual process removal #6

Closed spolu closed 12 years ago

spolu commented 12 years ago

Removing a process should remove its current value (but no influence on historical storage)

spolu commented 12 years ago

added (process can be removed when offline). This removes it from the client & server side current object, but does not propagate to other clients. The process destroy server side function is indempotent so that's not an issue but rather a feature!