Hi, I'm looking for a tool to convert bxml file to equivalent Java source program. Are there such tools?
I just started using pivot, but many of sample is based on bxml. I think in order to develop a UI library with Java generic class, XML file based approach is not appropriate. And xml based approach will reduce static error detection capability. I liked to see more examples using Java classes to define GUI without relying on bxml files. -- Cheers, calathus
