[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: object-oriented C programming



David Greene (2000-12-05 12:12:04 -0500) :

> If the language specifies an optional GC'er, that is better, but I
> prefer the option of choosing which GC'er I want to use.  Yes, that
> may get me into trouble with code that uses multiple GC'er's, but
> IMHO that is poor code design that did not take reuse into
> consideration.

I do not agree.  Say I reuse code from project A with GC 1 and project
B with GC 2 into project C.  Then project C will need GC 1 and GC 2.
-- 
Roland Mas

C r  ' s  d   a  u    e   e    ll r   a  u i r .  
  -- Signatures à collectionner, série n°1, partie 1/3.



Reply to: