'. '

Talk:Blogs

From APIDesign

(Difference between revisions)
Jump to: navigation, search
m (Protected "Talk:Blogs" [edit=sysop:move=sysop])
Line 22: Line 22:
Continued on....
Continued on....
<a href="http://lambda-the-ultimate.org/node/2950"> Lambda the Ultimate </a>
<a href="http://lambda-the-ultimate.org/node/2950"> Lambda the Ultimate </a>
-
== internet television said ... ==
 
-
 
-
<div class='commentBlock'>
 
-
Really informative blog post here my friend. I just wanted to comment & say keep up the quality work. I’ve bookmarked your blog just now and I’ll be back to read more in the future my friend! Also well-chosen colors on the theme it goes well with the blog in my modest opinion :)
 
-
 
-
--[http://tv-base.com/ internet television] 20:03, 19 March 2011 (CET)
 
-
</div>
 
-
== watch shows online said ... ==
 
-
 
-
<div class='commentBlock'>
 
-
i enjoy exactly how you receive your level throughout
 
-
 
-
--[http://tv-base.com/ watch shows online] 20:43, 20 March 2011 (CET)
 
-
</div>
 

Revision as of 20:03, 20 March 2011

Comments on Blogs


Casper Bang said ...

I was curious as to know how come, in a book strictly about API design in Java, you do not mention exceptions (particular checked exceptions) and the role they play in documenting assertions vs. hampering versionability. Did you simply think this to be too controversial an issue I wonder?

--Casper Bang 05:17, 5 September 2008 (CEST)

Interesting question. My guess is that I never had problems following suggestions related to usage of exceptions provided by others. I used exceptions in many ways in my APIs and as far as I can tell they evolve like other classes. The other area is usage of exceptions in own method definitions and here one needs to optimize for the understanding of users of the API. That is vague statement, but I do not have any practical advices ready now. I'll think about it in future. Thanks for your comment.

--JaroslavTulach 14:48, 5 September 2008 (UTC)

"yet it seems that there is no language in the world that would make this easy" Is this really a language problem? I think it's a tool and communication problem. You want a tool that communicates to you that the change you're about to make will result in incompatibilities with your previous consumers. We can even imagine that they could be notified that you are doing this, which might permit them to notify their own consumers in some way. The gnarliest problem here is illustrated in this scenario- imagine you used this tool and it notified the distributed developers and happily enough they all got the memo. How are they supposed to communicate anything so technical as "you can't download the latest version of such and such library because your program that you bought from us (remember us?) will stop working properly".

A lot of interesting programming problems aren't really programming problems, they're user interface problems. Almost all of the API book is an attempt to deal with limitations on our ability to process information. The reason that's germane is because a lot of problems that have information processing limitations as their root cause, as opposed to say limitations in our ability to measure the position of a particle or limitations in the strength of materials, can be dealt with through the magic of user interface engineering.

Continued on.... <a href="http://lambda-the-ultimate.org/node/2950"> Lambda the Ultimate </a>

Personal tools
buy