> Isn't that a bit dangerous? > A json GET at / would then get the whole repository... yes and no. you also cannot prevent somebody from specifying the recursion depth of 1000 (or whatever) applied at /....
regards, philipp On 1/9/08, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > On Jan 9, 2008 10:42 AM, Philipp Koch <[EMAIL PROTECTED]> wrote: > > > ...my proposal: > > full recursive mode should be default. if you would like to specify > > the recursion depth one could e.g. specify a request parameter that > > specifies the depth.... > > Isn't that a bit dangerous? > A json GET at / would then get the whole repository... > > Not sure what to suggest - maybe a default recursion level of 1, like > in interactive browsing scenarios? > > -Bertrand >
