* 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'`. What’s your question?

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;


-------------------------------------------------------
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
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users

Reply via email to