Taste
Posted Sep 6, 2007 11:20 UTC (Thu) by
lysse (guest, #3190)
In reply to:
Taste by IkeTo
Parent article:
LinuxConf.eu: Documentation and user-space API design
As far as I can tell, the subjects of "creating objects for everything" and "passing certain parameters by reference" are completely independent of each other. For instance, Oberon and Modula-3 mandate GC, yet also allow integers to be passed by reference without creating new objects to hold them. Java is far from the last word in either GC design or call-by semantics...
(
Log in to post comments)