Comment 1 for bug 425258

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote : Re: origin should be a property of events, not items

Note that events should be regarded as sub types of items, meaning that an event is comprised of both the relevant row in the item table and the corresponding row in the event table. This means that events do in fact have origins.

I do agree, however, that an origin is a URL, and as such should be stored in the uri table. Meaning that item.origin should converted to an INTEGER and be renamed to item.origin_id.