Index: TODO =================================================================== diff -u -r59f13181ba70df745dca1c5e96ed872703d8662d -r0aeccfecef90977dbe8f105c4e808f7f5313486f --- TODO (.../TODO) (revision 59f13181ba70df745dca1c5e96ed872703d8662d) +++ TODO (.../TODO) (revision 0aeccfecef90977dbe8f105c4e808f7f5313486f) @@ -5095,24 +5095,20 @@ - add slot method value=unset to nx::RelationSlot and nx::VariableSlot - extended regression test +Makefile: +- fix load paths for sublibs (e.g. mongodb) in regression test + ======================================================================== TODO: - TODO: rework error message generation of slot-forwarder - TODO: demangle "slotassign" in "ObjectParameterSlot protected method getParameterOptions" and check interactions -- TODO: to the same as -mixin and -object-mixin to -filter and -object-filter - TODO: clean up relation slot mixin variants -- TODO: do we really like the fact that we have to write now - "B mixin set M2" instead of "B mixin M2"? -- TODO: should we disallow - "B mixin" and enforce instead of "B mixin get" ? -- TODO: we could as well allow "B mixin clear" instead of "B mixin set {}" -- TODO: allow "set" for variable slots as well. Do we need "assign"? - TODO: define setters for traits - TODO: paths in sublibs in regression test incorrect - TODO: rename "slotassign" to "slotset"? +- TODO: update tutorial and migration guide - - why is there no pos/index arg for mixin|filter delete? - nsf.c: finish forwarder error messages