[wxPython-users] [ANN] Dabo 0.8.2 Released
Ed Leafe
ed at leafe.com
Fri Oct 26 16:17:17 PDT 2007
On Oct 26, 2007, at 4:31 PM, Karsten Hilbert wrote:
>> If you're not familiar with Dabo, it is the leading framework for
>> building
>> desktop applications in Python.
> Not meaning to be negative but how come ?
Pretty much by default; there isn't very much competition in this
niche. There are a zillion tools out there for building web apps, but
nobody else is working in the desktop arena. But even with that, we
do make a pretty cool product!
>> What's made this possible is the incorporation of Web Update into
>> the
>> framework. This will check our servers regularly for updates, and
>> notify
>> you if any are available. If you want to grab those updates, you
>> simply
>> need to click the 'OK' button, and your framework is updated for you.
> How is this meant to be handled/set up on client machines
> after deployment ?
This is meant to keep developers who are using Dabo updated with
improvements and bug fixes without having to be on the bleeding edge
that comes with direct Subversion repository updates. When you
install the app you've built with Dabo, updating the framework would
be under your control, so this Web Update capability would never be
used on an installed app.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
More information about the wxpython-users
mailing list