Re: Storing metadata from post parameters and XML

2011-01-11 Thread Erick Erickson
I'm not quite sure whether your question is answered or not, so ignore me if it is... But I'm having trouble envisioning this part "they can use the dblocation field to retrieve the data for editing purposes (and then re-index it following their edits)." I'd never, ever, ever let a user edit the

Re: Storing metadata from post parameters and XML

2011-01-10 Thread Walter Closenfleight
Stefan, You're right. I was attempting to post some quick pseudo-code, but that is pretty misleading, they should have been elements, like /abc/def/ghi/123.xml, or something to that affect. Thanks, Walter On Mon, Jan 10, 2011 at 10:08 AM, Stefan Matheis < matheis.ste...@googlemail.com> w

Re: Storing metadata from post parameters and XML

2011-01-10 Thread Stefan Matheis
Hey Walter, what's against just putting your db-location in a 'string' field, and use it like any other value? There is no special field-type for something like a path/directory/location-information, afaik. Regards Stefan On Mon, Jan 10, 2011 at 4:50 PM, Walter Closenfleight < walter.p.closenfle