matters or not. XMLPageBuilder now does recursive panels (I think). I
needs testing but in theory it should work. Dumb constructors for
XMLPageBuilder and PageUI removed also. Let's watch Tinderbox before I
sleep. I am finally happy with this implementation. You don't have to
spend a fortnight reading it to figure out what's going on.
Happy hacking!
git-svn-id: svn://10.0.0.236/trunk@36038 18797224-902f-48f8-a5cc-f745e15eee43
doesn't travel node to node but does the work with childnodes/sibling
nodes. This reduces travels to non-element nodes.
git-svn-id: svn://10.0.0.236/trunk@35961 18797224-902f-48f8-a5cc-f745e15eee43
clean it up later. Cleaned up XMLMenuBuilder also. Reduced number of
instanceof's by introducing the Control interface. It seems
faster. Removed processNode() out of XMLWidgetBuilder to give the
child classes some more freedom.
I really need to change the implementation to less moronic.
git-svn-id: svn://10.0.0.236/trunk@35842 18797224-902f-48f8-a5cc-f745e15eee43