Notes on broken aspects of the config setup.

This commit is contained in:
Tony Garnock-Jones 2012-05-29 16:18:23 +01:00
parent fcafadb591
commit 05123a421e
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@
- straight matching of sexps without translation gives a ~5% speedup
- checking for "post" first in message_of_sexp gives a ~3% speedup
- fix the Json merge operator. I don't think there can be a
generally-acceptable merge, so come up with a sensible one for
config perhaps? The main problem is to do with setting elements of
an array; it uses `[+]` too much.
## General
Cope with possibility of duplicate uuid, in e.g. queue/fanout/direct.