> Is there a way to use BXML files as templates? I'd like to include two almost > identical component sets in the main window, differing with component ids > and probably a single label text.
It would be fairly trivial to modify the XML before you give it to the BXMLSerializer, so this wouldn't require any special framework support as far as I can see. -- Edvin
