Alas, after spending some time with Data.Typeable I understood it is (for some reason) limited to monomorphic types.
Thus I hesitate to use it as a way to glue (user) delivery handling functions to the (system) framework.
Hmm, should I invert the logic, and instead of functions from (reading) STMs to Effect use tuples of (writing) STMs and Effect?
Probably I will get smarter after lunch :)
Monday, April 24, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment