[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: Problem with sb-rss-hash (bug in luna?)



ARISAWA Akihiro writes:

> shimbun 側で対処するなら、sb-hash は shimbun を継承しないようにして、
> sb-rss-hash 等からは、委譲にするしかないかと思います。

これをやってみました。(動作未確認ですが)

クラス図は以下のような感じです。

PNG image

さて、これをどうしたものでしょうか。

(A) luna.el の問題だし、多重継承の方が分かりやすいから、今のままが良い。
(B) 仮に luna.el が直っても過去の luna.el を使っている環境で問題があるし、
    shimbun 側で対処(委譲に変更)した方が良い。
(C) その他

個人的には(B)なのですが、いかがでしょうか。

-- 
有沢 明宏

Attachment: sb-hash.el
Description: application/emacs-lisp

Attachment: sb-rss-hash.el
Description: application/emacs-lisp