API question

An instance of TypedLiteral will have a "valueOf" method. When this is
called, how does it "know" which TypedLiteralConverter to use?

TypedLiteralConverters are registered in the DataContext, but there
could theoretically be several DataContext objects, each instantiated
via document.data.createContext(), and each with different converters
registered.

-- 
Toby A Inkster
<mailto:mail@tobyinkster.co.uk>
<http://tobyinkster.co.uk>

Received on Sunday, 31 October 2010 16:05:40 UTC