Talk:Bitmap: Difference between revisions

m (→‎Interface vs Implementation: stupid capitalization :P)
Line 14:
==Interface vs Implementation==
I noticed that [[User:Mbishop|Mbishop]] separated Modula-3's interface from its implementation last night. I think that's actually a very good idea, and should be done for any language where it's considered best practice. --[[User:Short Circuit|Short Circuit]] 17:22, 23 February 2009 (UTC)
: About Fortran I gave up; separating interface and implementation would mean to make the whole stuff a lot longer; and it would make sense if one wants to give the compiled code (while not undisclosing source) and make in the same time people to use the library. --[[User:ShinTakezou|ShinTakezou]] 23:53, 27 March 2009 (UTC)