"A. Pagaltzis" <[EMAIL PROTECTED]> writes: > * Terrence Brannon <[EMAIL PROTECTED]> [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 ] ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ cgi-prototype-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users
