On Tue, Jul 12, 2011 at 13:56, Gabriel Charette <gch...@google.com> wrote: > I like this implementation! > Only one thing, if we ACTUALLY want "to_register" NULL instead of the read > value we can't as in your current implementation NULL means don't do the > alternate registration.
I don't think that's a problem. Note too that the original implementation also treated NULL to mean "don't do alternate registration". Diego.