Improved feed library with comments, bug fixes and code factorization.

This commit is contained in:
2015-09-08 21:45:27 +02:00
parent 39887c8bdb
commit a5e150d1c0
12 changed files with 46 additions and 41 deletions

View File

@@ -1,6 +1,5 @@
note
description: "Summary description for {FEED_LINK}."
author: ""
description: "Link mentioned in feed and feed entry."
date: "$Date$"
revision: "$Revision$"
@@ -21,10 +20,13 @@ feature {NONE} -- Initialization
feature -- Access
href: READABLE_STRING_8
-- Location of Current link.
relation: READABLE_STRING_32
-- Relation associated with Current link.
type: detachable READABLE_STRING_8
-- Optional type of link.
feature -- Element change