From: Otto W. <ott...@or...> - 2006-04-08 09:51:30
|
Christian Buhtz wrote: > Do I understand wxCode right that that is the way to get new code in the > official wxWidgets release? > > When I took over responsibility of wxCode it was mostly to allow anybody to release useful code without being dependent on the wxWidgets core team if the code is accepted or not. and it's a place where the code is maintained by anybody who has time. Since there is almost no difference if code is within wxCode or wxWidgets it's not necessary to move over albeit it would mean some kind of blessing. In any way putting code first at wxCode has the advantage to see if others really want it. Beside I guess so far any larger project uses some code from wxCode. > concret: I want a CopyDir() function in wxWidgets. I would write it, but > not for my own. And there is somewhere a CopyDir() function from an > other wx-user. > > About your case, there is no limitation in the size of a component albeit you should at least be determined enough to maintain the code. Code which isn't maintained for a longer period will be removed. And you should consider how your code fits into the structure of wxCode and wxWidgets. O. Wyss -- Cross-platform: http://wyoguide.sf.net/index.php?page=Cross-platform.html |