[wx-discuss] Re: SoC starts...

Vadim Zeitlin vadim at wxwindows.org
Thu May 25 04:15:45 PDT 2006


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).

FM> BTW I thought that, assuming wxWidgets\utils will be its final location, 
FM> I should use the wx bakefiles for the build system (i.e. not wxpresets 
FM> nor wxCode bakefiles but the .bkl in wxWidgets\build\bakefiles), right ?

 Yes.

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...

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.

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

Once Julian agrees with it, then you should start implementing it.

 Regards,
VZ


---------------------------------------------------------------------
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