View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007385 | New Feature Requests | General | public | 2012-10-12 23:06 | 2018-09-22 18:59 |
Reporter | ZoLo | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0007385: Request a way to create serverside element without creation/share/sync with clients | ||||
Description | Add optional parameter to createElement function (bool sharedWithClients = true) and create function: | ||||
Additional Information | it would not generate the map download, use and ease of management functions and element with low security risk in information of certain elements when necessary. | ||||
Tags | No tags attached. | ||||
|
Why would you want an element that is server side only? It's not an element then. "with low security risk in information of certain elements" Huh? |
|
the prototype of function is: |
|
That doesn't answer my question, why would you want an element that only exists server side? |
|
Sry, the note isn't directed to you. answering you question:
A part of data security is less important because there setElementData function with parameter "bool synchronize", however the element itself is created in the Client. |