I was the one who posted the original question on the Caml-list. Now, I still consider this problem open and unsolved. Note that your example is *not* using findlib to handle the syntax extension. To truly solve the problem, you must be able to handle a syntax extension that is packaged via findlib. (That's what's so difficult about it!)
Not quite solved
Hi Pietro,
I was the one who posted the original question on the Caml-list. Now, I still consider this problem open and unsolved. Note that your example is *not* using findlib to handle the syntax extension. To truly solve the problem, you must be able to handle a syntax extension that is packaged via findlib. (That's what's so difficult about it!)
Cheers,
Dario