LearnNewsExamplesServices
Frontmatter
id227
titlecore.Base: set()
stateClosed
labels
enhancement
assigneestobiu
createdAtJan 23, 2020, 7:22 PM
updatedAtFeb 20, 2020, 6:22 PM
githubUrlhttps://github.com/neomjs/neo/issues/227
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 20, 2020, 6:22 PM

core.Base: set()

tobiu
tobiu commented on Jan 23, 2020, 7:22 PM

in short:

rename bulkConfigUpdate() to set()

this method should (optionally?) assign all values first and delay the afterSet methods until then (similar to constructing a cmp).

since this logic is not vdom related, it needs to get into core.Base.

tobiu added the enhancement label on Jan 23, 2020, 7:22 PM
tobiu assigned to @tobiu on Jan 23, 2020, 7:22 PM
tobiu referenced in commit 2027343 - "core.Base: set() #227 => basic setup, new class symbol" on Feb 20, 2020, 5:49 PM
tobiu referenced in commit 97a4baa - "core.Base: set() #227 => symbol config, adjusted the class system test" on Feb 20, 2020, 5:58 PM
tobiu referenced in commit bb7c3da - "core.Base: set() #227" on Feb 20, 2020, 6:21 PM
tobiu
tobiu Feb 20, 2020, 6:22 PM

implemented.

tobiu closed this issue on Feb 20, 2020, 6:22 PM