[wx-discuss] Re: SoC starts...
Francesco Montorsi
f18m_cpp217828 at yahoo.it
Thu May 25 08:50:37 PDT 2006
Vadim Zeitlin ha scritto:
> On Wed, 24 May 2006 21:46:01 +0200 Francesco Montorsi <f18m_cpp217828 at yahoo.it> wrote:
>
> FM> As Vadim remembered me, it also depends how much control you'd like to
> FM> have on my work - i.e. if it's more comfortable for you to see my
> FM> commits & source status in a CVS folder somewhere at sunsite, I've got
> FM> no problems.
>
> I think it would be nice if everyone could see the code. Again, I assume
> that it's ok for us to comment on it (i.e. it doesn't go against Google
> rules).
Yes, sure !
> FM> Currently I've checkedout a new clean copy of wx and created a "pkgmngr"
> FM> folder in wx\utils...
>
> No offense but pkgmngr is quite un{read|pronounc}able. We need a better
> name...
Ok :)
> FM> Can the GUI of the program be XRC-based ? Or should I create it
> FM> 'manually' ? Can I choose what I prefer (XRC even if it increases load
> FM> time) ?
>
> I'm afraid I disagree with Julian here -- I don't see why integrating
> (parts) of the code in other projects should be more difficult if XRC is
> used. It's not that I have any strong arguments in favour of XRC but I
> think you should use what you prefer and what is faster for you.
>
> OTOH if you do not use XRC but write the layout code in C++ I think it
> would be really better to do it by hand as automatically-generated code is
> really difficult to manage.
As Julian kindly provided me with a DialogBlocks key I'll use it for
designing the GUI - this removes the problem because it can both export
XRC or generate CPP code.
Since generated CPP code is faster I'd use it but if someone will need
to use PM's code we can provide XRC so that he will able to choose....
> FM> Am I asking too many details ?
> FM> I don't know exactly how free I am to choose them... :)
>
> I think you should be free to choose them in any way you want provided
> they satisfy the project goals. In fact, I really think you should make a
> (much more) detailed list of goals for the program first, maybe at
>
> http://www.wxwidgets.org/wiki/index.php/ComponentManager
Ok, I'll add to the page the proposals advanced up to now and will try
to keep it always up2date.
Francesco
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org
More information about the wx-discuss
mailing list