topfs2 / heimdall

Metadata extraction engine
GNU General Public License v2.0
15 stars 3 forks source link

Append supply #2

Open topfs2 opened 12 years ago

topfs2 commented 12 years ago

There could be a supply.append which is somewhat related to the supply.replace but will only append to the string. E.g. if a predicate has the object "foo" a supply.append could do "foobar" but not "bar".

This could be used to invalidate the need for extendClass and make class just a normal predicate, object