From: Kevin A. <al...@se...> - 2005-07-26 22:14:33
|
On Jul 26, 2005, at 2:59 PM, Alex Tweedly wrote: > Kevin Altis wrote: >> >> So, again my suggestion is that your resourceEditor be added to tools >> as its own directory and files. >> > Cool, I'll do that. > (btw - it's only 4 files that have changed plus two new ones added - > but they amount to 3400 out of a total of just over 4000 lines, so I > don't think there's noticeable saving from keeping the unchanged files > in common). > > I'll see if there's any feedback on the self-adjusting layout, and > expect to do the commit this week (pending any other opinions in > response to this) > Hmm, if it is only four files, then it might be better to just do some module name changes if that is possible. This would be similar to how codeEditorR was done, which would give you the option of subclassing if that makes sense. What are the four files and what dependencies do they have that would cause problems? ka |