Kind of. I converted (ha!) it so that it uses the new StreamWriter
interface for performance reasons. I also renamed it to "serializer" to
better reflect the fact that the code is serializing java objects into
Atom. Look at extensions/serializer.
It is still possible to use the serializer mechanism to create FOM
Objects by using the StreamBuilder object. I have not yet had time to
fully test it and I think there are still some pieces missing (like full
extension support) but it's a start at least.
- James
David Calavera wrote:
Hi,
James, has the converter api disappeared? I have it into my old compiled
version but I don't locate it into the source code.
Cheers