swellrt
swellrt copied to clipboard
SwellRT main project. Server, JavaScript and Java clients
Attachements object types in SwellRT should be visible from notifications/events rules. If they where available like in the queries, we could use it in https://github.com/P2Pvalue/teem the project images for notifications....
`lastmodtime` was a usefull property of TextType objects to determine when was the last modification. Currently is always `null`
after calling clearValue() method in a File/attachement object, the method getUrl stills return the old URL. An `undefined` value is expected instead.
In some API functions, like "openModel()" callbacks are not mandatory so if they are not defined prevent a JS language error