[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jfriends] Designing durable APIs in Java
高橋(智)です。
Java REPORT の 1999年2月号を読み返していたら、
「Designing durable APIs in Java」というの4ページほどの
コラムがありました。
当たり前のことだけど案外話題ならない話なので、課題には
打ってつけかもしれません。
--- 冒頭の一部を引用します -----------------
Durability si not typicalily highlighted in object-oriented(OO)
designed books. In this new Java Report Column we'll focus ensuring
that your Java APIs are durable. On the other side of the coin,there
are a lot of non-durable APIs out in the world, so we'll also discuss
defensive techniques for subclassers.
--------------------------------------------
--
高橋智宏