Re: Schema/QB: table:field vs. table.field
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Mon, 13 Feb 2006 22:53:37 +0100 (CET)
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <[email protected]> |
>> I know that metadata isn't "yet another MgdSchema type", but from its >> semantics I still don't see why somebody should bother about two different >> syntax variants for the same operation. No, this is not the same operation. dot is a separator for type ( metadata in this case ) which is part of an object. colon is a separator for type which is not part of an object , but an object reffers to. >> ... and API consistency (which we don't have very much of it right now). Torben , details please. > +1 for dropping a special metatype syntax. An object 'attachment' property should be reserved word in schema, or QB should use "black magic" to define what you were thinking about? Object's attachment property or object's attachment (blob) ? Piotras