interchange / interchange6-schema

DBIC schema for Interchange 6
8 stars 7 forks source link

Features/message #73

Closed SysPete closed 10 years ago

SysPete commented 10 years ago

New Message class with just one consumer so far: Review is now a link table from Product so reviews are now stored in Message. Once this gets merged then I'll add OrderComment. If we add BlogPost (other names can be suggested) then that would be a simple stub table to begin with that simply links to Message.

racke commented 10 years ago

Can you please update this branch with Test::Roo changes?

Regards Racke

racke commented 10 years ago

What is the purpose of "slug" in Message class. Also I would suggest to add a MIME/content type to the Message class.

racke commented 10 years ago

"slug" will be renamed to "uri" as the value of the field is supposed to be a relative URI which is used like http://ic6.de/blog/{uri}