On 6/15/06, Bill de hÓra <[EMAIL PROTECTED]> wrote:
Speculation: a key (har har) reason impls will tend to drop extensions is due to RDBMS storage. Anyone got a good mysql schema for key/value pairs fk'd to an Entry table?
Hmm. Haven't tried that, but I think I have one for Postgres around here somewhere. You said you wanted an RDBMS anyway ;) The shredding isn't too tough. It gets really tricky if someone is sending random attributes on things like atom:link (IETF standard! 400, every time!). Other than that, the namespace scoping is kind of a bear. Alternate mstrategies included sticking a blob column with the entry xml and reconciling them one the way out (this is the server version of the Windows Feed Platform). I don't buy the atom:id moaning at all, either. -- Robert Sayre
