From: Robert M. <mr...@gm...> - 2012-06-16 17:05:53
|
Regarding the symlinks, I think it's important to keep as much code shared as possible. I don't care as much about whether that's done with symlinks, or in the more standard way with a single directory tree with shared files and two build targets. Either way I still have to read a README to find out how to build it, and how to get the result running, and that's not going to change. On the prefs editor issue, I couldn't care less. I've used both GUI versions (there's a Mac-specific one, that some of you may have used) as well as editing the textfile directly. Once again, you have to RTFM to know how to set your prefs, and the task of actually setting them is insignificant by comparison. On 6/16/12, Christian Bauer <cb...@ce...> wrote: > [...] > My main concern is what to do with the files shared between B2 and SS. I > guess the best starting point would be to put both projects into a > single repository, including the symlinks, and eventually rework the > directory layout later? > > As far as the crappy GTK prefs editor is concerned: If I was starting > from scratch I'd implement it with Qt (in C++, not with Designer) and > make it work on all supported host platforms. The current code was > originally a quick'n'dirty port of the BeOS UI... -- Robert Munafo -- mrob.com Follow me at: gplus.to/mrob - fb.com/mrob27 - twitter.com/mrob_27 - mrob27.wordpress.com - youtube.com/user/mrob143 - rilybot.blogspot.com |