Just to let you know what I've got coming down the pipe - DojoLayoutContainer which uses the DojoContentPane already in place DojoMenuBar2, DojoPopupMenu2, DojoMenuItem2 - The implementation currently is purely tag based, although it really could probably use a java model object which describes the menu structure, which may be easier in some cases. It works like a charm, although I haven't implemented every bit of functionality available from dojo, it should be relatively painless to extend. It does support nested menus, separators, icons, etc.
I've got an implementation of DojoSelectBox and DojoComboBox, but it was done by a new developer and he made something of a mess of it. I want it to integrate more with the tacos way of doing things, and eventually the Tap 4.1 JSON mechanisms, so I am undecided about making it public just yet. DojoTabs is still awaiting a fix from me. The dojo implementation no longer handles sizing in the same manner and I haven't had a chance to patch up the component, since we aren't actually using it (yet). Hopefully, I'll get the code merged with the trunk on my flight home on Monday and check it in on Tuesday. We are releasing a new version of our software on Tuesday, and I generally prefer to get our changes committed back to tacos at the same time as we do a release. --sam Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
