On Thu, Dec 04, 2003 at 09:32:13AM +0100, Bo Lincoln wrote:
> Hello!
> 
> Yes, I agree we should definately have 0.82 release with bug fixes. I'm
> not sure about the help and internationalization features; since so much
> will have to be rewritten for 0.90 I would guess it's better to wait for
> those features until then.
> 
> Inclusion into core Gnome is another issue. I'm a happy Gnome user
> myself, but what about the rest of you? Somebody suggested a
> multisync-daemon and independent GUI, not to to tie up MultiSync to one
> desktop. Comments?

Have you thought of converting MS to C++ and gtk--? It would make it
_much_ easier to develop on it.

This because you could use classes as interfaces instead of function pointers used 
today, which force you to look up in doc or
code too see which functions are callback functions.

And it is easier to use a "object oriented" GUI like GTK in an object oriented 
language like C++
(you can overload constructors and don't need long function names to
make them unique, and can probably cast GUI objects in a C++ way instead of using 
utility functions).

BTW: could I write a plugin using GTK--/C++ and have it working with
MS of today?

Marius K


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to