On Apr 25, 2007, at 11:20 AM, Vince Teachout wrote:

> 1. cdxml = Class Designer XML, cnxml = Connection Xml and  
> cnxml.cdxml =
> Class designer with a connection, correct?

        Where did you get a cnxml.cdxml? There should be no such beast.

> 2. Runs awfully slow on my computer.  Any way to speed it up during
> design time? disabling some sort of debug info, compiling things?

        There isn't anything that can be turned off, like extra debugging.  
Do you have sufficient RAM? Or do you have lots of other stuff running?

        I routinely run Dabo in VMs for XP and Linux, and the XP VM is  
noticeably snappier than the Linux VM, even though they have the same  
RAM available, and are running under the same processor.

> 3. Will it run faster if I turn it to an exe?  On second thought,  
> don't
> answer that, getting/learning py2exe will be my homework.

        I'll answer it anyway: no.

> 4. When running the Screencast demo, the browse flickers annoyingly as
> it refreshes about once a second.  Anyway to stop that, or reset the
> refresh rate?

        It shouldn't be doing that. There is a glitch in the CD that  
sometime causes empty slots to display a rapid flickering, but I've  
never see it on a running form.

> 5. In class designer, any way to edit the connection?  I couldn't find
> any.  In real life it's probably not often an issue, but say I was
> developing with MySQL_TEST server, and once I was done debugging,  
> wanted
> to switch it to MySQL_Live?  Hack the xml?

        Right now the CD and the CxnEditor are separate tools. The goal of  
the IDE is to integrate them all into a single environment, but  
that's a ways off into the future. But there's absolutely no reason  
not to fire up a text editor and change the cnxml any time you feel  
like it. The Dabo tools are all two-way: changes in either the source  
or the tool is immediately reflected in the other.

> Amazingly, once again 2 hours of my morning work time have vanished.
> Too bad my REAL work isn't as interesting as this.

        It's even cooler when you find yourself spending days and days  
working on something and finally get it to work. I can't tell you how  
cool a feeling it was when I was able to take an XML file for a class  
design and write a program that turns it into a live class! That took  
me the better part of two weeks to write, but when it finally worked,  
what a rush!

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to