Theory and Justification
From APIDesign
(Difference between revisions)
Line 7: | Line 7: | ||
* There are no page numbers on this section | * There are no page numbers on this section | ||
* Punc: Para 2: Delete comma after API - it's not necessary | * Punc: Para 2: Delete comma after API - it's not necessary | ||
- | * Content: Para 2: This is the perfect place to hint at some counter-examples of consistency in Java... unfortunately, I'm having some trouble coming up with examples right now! | + | * Content: Para 2: This is the perfect place to hint at some counter-examples of consistency in Java... unfortunately, I'm having some trouble coming up with examples right now! (things like A.size(), B.size(), C.getSize(), or A.toInt(), B.toInt(), C.getInt() or something) |
* Spacing: Para "A Stable API" - is there an extra space before "API is stable" in italics? | * Spacing: Para "A Stable API" - is there an extra space before "API is stable" in italics? | ||
* References: Para "If you believe" - "Part __" missing Part numbers (twice). | * References: Para "If you believe" - "Part __" missing Part numbers (twice). | ||
--[[User:Dmkoelle|Dmkoelle]] 20:50, 26 March 2008 (UTC) | --[[User:Dmkoelle|Dmkoelle]] 20:50, 26 March 2008 (UTC) |
Revision as of 20:52, 26 March 2008
"In that case, developers using it will create a feeling way different that conflicts with the architect's intentions." does not make such sense.
--JesseGlick 03:44, 25 March 2008 (UTC)
- There are no page numbers on this section
- Punc: Para 2: Delete comma after API - it's not necessary
- Content: Para 2: This is the perfect place to hint at some counter-examples of consistency in Java... unfortunately, I'm having some trouble coming up with examples right now! (things like A.size(), B.size(), C.getSize(), or A.toInt(), B.toInt(), C.getInt() or something)
- Spacing: Para "A Stable API" - is there an extra space before "API is stable" in italics?
- References: Para "If you believe" - "Part __" missing Part numbers (twice).
--Dmkoelle 20:50, 26 March 2008 (UTC)