From: Terrence B. <ba...@me...> - 2005-09-09 19:00:26
|
"A. Pagaltzis" <pag...@gm...> writes: > * Terrence Brannon <ba...@me...> [2005-09-09 14:30]: >> Thing is, can't a path have more than just 2 components? There >> is no reason it can't have much more is there? > > Sure. You can include `'thread/post'` in your valid pages and > invoke `forum.cgi/thread/post/283188/43`, in which case the > object Forum::thread::post will be loaded with `resource_id` > being `'283188/43'`. I think the resource id should be a reference to an anonymous array [ 283188, 43 ] |