[Anygui-devel] An idea: Anygui Core
by Magnus Lie Hetland other posts by this author
Mar 26 2005 6:56AM messages near this date
Re: [Anygui-devel] basic example doesn't work with wxPython
|
[Anygui-devel] Questions about anygui
Just an idea for making Anygui more useful, even if we don't get
another full release: How about paring it down to an anygui-core
package? If, by chance, a full release is made at some time in the
future, it could be based on anygui-core.
I'm thinking the core could simply contain the event dispatching,
reference system, front-end/back-end sync mechanism, and back-end
import mechanism -- but make no assumptions about the specific API
(i.e., the GUI classes/widgets) and contain no such classes or
specific back-ends.
This is code that could be useful for others who wish to develop
something along the lines of Anygui (e.g., what James Thompson talked
about), and it would be much easier to debug and test (and document)
than the rest of the code.
Just an idea. If I get the time, I might do this myself. If anyone
else is interested, help (or, at least, interest ;) is always welcome.
--
Magnus Lie Hetland Fall seven times, stand up eight
http://hetland.org [Japanese proverb]
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|