Insert Related Database


Re: Insert Related Database
#23
I don't see any need to escape in this case. The new meta command (!RELATION) in my example has one required argument, which is the relation type. Right now, there are two possible relation types: PARENT and CHILD. The PARENT relation type has no further arguments. The CHILD relation type is required to be followed by a free-form string which acts as the name of the relation. If additions are needed in the future, new relation types can be introduced. Adding other arguments to the existing relation types would just cause problems, so any changes at all would need to be in the form of new types with new names.

For example, if in the future it was decided that PARENT could stand to have a name also, then instead of simply adding a name to the existing PARENT type, a new type would be create that requires a name (like PARENT2, or something).
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Insert Related Database - by Ben Supnik - 2013-03-31, 20:35
Re: Insert Related Database - by Ben Supnik - 2013-04-02, 15:10
Re: Insert Related Database - by Steffen - 2013-04-14, 12:50
Re: Insert Related Database - by Ben Supnik - 2013-04-14, 14:38
Re: Insert Related Database - by Steffen - 2013-04-14, 16:23
Re: Insert Related Database - by Ben Supnik - 2013-04-15, 3:47
Re: Insert Related Database - by Ben Supnik - 2013-04-16, 2:39
Re: Insert Related Database - by Allen Smith - 2013-04-15, 16:26
Re: Insert Related Database - by Sergio Reano - 2013-04-17, 12:09
Re: Insert Related Database - by Ben Supnik - 2013-04-17, 14:00
Re: Insert Related Database - by Sergio Reano - 2013-04-17, 14:20
Re: Insert Related Database - by Steffen - 2013-04-17, 23:26
Re: Insert Related Database - by Allen Smith - 2013-04-18, 15:43
Re: Insert Related Database - by Ben Supnik - 2013-04-19, 0:21
Re: Insert Related Database - by Ben Supnik - 2013-04-19, 18:14
Re: Insert Related Database - by Travis Cobbs - 2013-04-19, 18:32
Re: Insert Related Database - by Tim Gould - 2013-04-19, 21:29
Re: Insert Related Database - by Ben Supnik - 2013-04-20, 2:04
Re: Insert Related Database - by Travis Cobbs - 2013-04-19, 18:27
Re: Insert Related Database - by Steffen - 2013-12-12, 5:22

Forum Jump:


Users browsing this thread: 2 Guest(s)