issues
search
dchambers
/
composerjs
The composable modelling library
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change handlers into pure functions
#50
janhancic
opened
9 years ago
0
Externally Updated Handlers don't work
#49
janhancic
opened
9 years ago
0
I don't like the name addHandlerConstructor
#48
janhancic
opened
9 years ago
0
Bad example for Node Lists
#47
janhancic
opened
9 years ago
0
currentInput question
#46
janhancic
opened
9 years ago
0
Observing multiple properties
#45
janhancic
opened
9 years ago
0
Bad code in example
#44
janhancic
opened
9 years ago
0
QUESTION: Should we use use Immutable?
#43
dchambers
opened
9 years ago
0
Make ComposerJs compatible with Flux
#42
dchambers
opened
9 years ago
2
FUTURE: ability to allow handler derived properties to be writeable.
#41
dchambers
opened
9 years ago
0
FUTURE: Add support for a more granular alternative to on('mutation', ...).
#40
dchambers
opened
9 years ago
0
QUESTION: Is there a better name for addDisabledNode()?
#39
dchambers
opened
9 years ago
1
QUESTION: Should we get rid of ASAP?
#38
dchambers
opened
9 years ago
0
Allow nodes to be added with initial properties provided in a map
#37
dchambers
closed
9 years ago
2
FUTURE: Allow handlers to add and remove nodes
#36
dchambers
opened
9 years ago
1
QUESTION: Should we use the term 'attribute' instead of 'property'?
#35
dchambers
opened
9 years ago
1
QUESTION: Should we use recursion instead of iteration within main handler-loop?
#34
dchambers
opened
9 years ago
2
Replace addOptionalNode() with addNode() and addDisabledNode()
#33
dchambers
closed
9 years ago
0
Design Tweaks
#32
dchambers
closed
9 years ago
1
Create a wiki page explaining the internal engine mechanics and performance considerations
#31
dchambers
closed
9 years ago
2
Sprint Plan
#30
dchambers
opened
9 years ago
3
Default values for properties
#29
james-shaw-turner
closed
9 years ago
1
Need structure change events on nodelists
#28
james-shaw-turner
closed
9 years ago
3
Adding public methods from handlers
#27
james-shaw-turner
closed
9 years ago
2
Handler input definition line confusing
#26
james-shaw-turner
closed
9 years ago
3
Clarification of Handler inputs array for nodelist containing different shaped nodes?
#25
james-shaw-turner
closed
9 years ago
4
What do we do when handlers refer to properties that may not exist?
#24
dchambers
closed
9 years ago
0
How can we be sure we detect circular dependencies at set-up time now we support optional nodes and recursion?
#23
dchambers
closed
9 years ago
0
Dropping support for markAsUpdated()
#22
dchambers
closed
9 years ago
1
CJS doesn't support recursion
#21
dchambers
closed
9 years ago
4
Can CJS handle specialized nodes with differently shaped child nodes?
#20
dchambers
closed
9 years ago
1
in is a reserved word
#19
janhancic
closed
9 years ago
1
Allow handlers to share methods that affect their input properties
#18
dchambers
closed
9 years ago
1
DISCUSSION: CJS Vs CM (Holistic Pros and Cons)
#17
dchambers
closed
9 years ago
1
What other example handlers do we need to write to de-risk ComposerJs?
#16
dchambers
closed
9 years ago
3
How well will ComposerJS perform given the current handler and model design?
#15
dchambers
closed
9 years ago
3
How we can introspect the model while handlers are being debugged?
#14
dchambers
closed
9 years ago
1
DISCUSSION: CM versus CJS: Derivation versus Listeners
#13
james-shaw-turner
closed
9 years ago
3
DISCUSSION: RatesHandler example and the pending state
#12
dchambers
closed
9 years ago
2
Only serialize values that should be serialized
#11
dchambers
closed
9 years ago
1
Allow genuine circular dependencies to be handled
#10
dchambers
closed
9 years ago
11
QUESTION: Should we get rid of the seal() method?
#9
dchambers
opened
9 years ago
2
Should we support a polymorphic definition of shape complicity within node-lists?
#8
dchambers
closed
9 years ago
1
DISCUSSION: How does this differ from "Composable Model" approach?
#7
james-shaw-turner
closed
9 years ago
21
Are functional handlers better than objects that use the public API?
#6
dchambers
closed
9 years ago
1
Would functional handlers make debugging harder?
#5
dchambers
closed
9 years ago
0
The stringify() method should conform to the JSON.stringify() API
#4
bit-shifter
closed
9 years ago
4
No support for async property generation
#3
dchambers
closed
9 years ago
1
What is p()?
#2
janhancic
closed
9 years ago
2
Atomicity constraints mean everything will be async?
#1
dchambers
closed
9 years ago
2
Next