From: Alexei S. <ale...@gm...> - 2012-06-16 17:16:53
|
I think it makes sense to stick both codebases in the same repo as two side-by-side subtrees. We could even have the symlinks checked in, so the separate script to generate them won't be required. -Alexei On Sat, Jun 16, 2012 at 1:05 PM, Robert Munafo <mr...@gm...> wrote: > 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 > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > |