> > Actually, you do have a hierarchy. You have a "from" and a "to" > > hierarchy. Ie. > > > > ../jobs/en,de > > > > is different from > > > > ../jobs/de,en > > > > I believe you should be using: > > > > ../jobs/en/de/ > > > > I like the webdav status code use, 102 Processing. Seems very appropriate. > > > > Adam
I've had a few conversations where someone has expressed it as a hierarchy. My intuition must work differently, I think of the "from" and "to" as a pair where neither entity is the parent. Very similar to the latitude and longitude examples for the geo service in RWS. However, if I tally a vote of all the opinions received, the "en/de" pattern is clearly winning. My goal is to use whatever form is the most intuitive to the broadest range of people, so I very likely may change it. I really appreciate everyones feedback. -Jason

