Hi,

On Fri, 2009-07-03 at 10:24 +0800, Gerrit Voß wrote:
> Hi,
> 
> On Thu, 2009-07-02 at 16:55 +0200, Marcus Lindblom wrote: 
> > Gerrit Voß wrote:
> > > Hi,
> > > 
> > > On Thu, 2009-07-02 at 09:55 +0200, Marcus Lindblom wrote:
> > >> Gerrit Voß wrote:
> > >>
> > >> We/I need to reduce the #include-hogging for that.
> > > 
> > > jep, but I still don't have a really good idea for that.
> > > 
> > > We did the simple approach with scons but that confused the hell out of
> > > debuggers and me when I again edited the wrong file just to find
> > > it overridden after the next build ;(
> > 
> > I was thinking about removing unnecessary #includes in .h files and 
> > reduce code in .inl. F.ex, the fcdcompile script #includes some files 
> > many times, both in the current class _and_ if the superclass has the 
> > same field types.
> 
> yes, the n-time include the same annoyed me too. With the superclass
> I'm not sure (automatically) as usually the fcd progs only see the
> current .fcd file, not the parent's one, so that maybe needs some
> hints in the fcd files.

ok, that include clutter should be reduced by quite a bit.

kind regards,
  gerrit



------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to