|
Re: How-to clone a whole project ?: msg#00236web.mason.user
On Thursday, August 28, 2003, at 04:41 PM, Oleg Bartunov wrote:
The way you've got it set up, it indeed won't work. It seems like you're sort of duplicating Mason's notion of component roots yourself, rather than letting Mason do any work for you. What I mean is something like this: comp_root => [[SPECIFIC => '/tmp/specific'], [SHARED => '/tmp/shared']] Assume then that you call http://localhost/a.html with components as defined below. You should see the output "Project1", not "GenericComp". ----------- /tmp/shared/dhandler ----------------- <& a.msn &> ----------- /tmp/shared/a.msn -------------------- GenericComp ----------- /tmp/specific/a.msn ------------------ Project1 -------------------------------------------------- -Ken ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: How-to clone a whole project ?: 00236, Oleg Bartunov |
|---|---|
| Next by Date: | Exceptions.pm: 00236, Kevin Hadlock |
| Previous by Thread: | Re: How-to clone a whole project ?i: 00236, Oleg Bartunov |
| Next by Thread: | Re: How-to clone a whole project ?: 00236, Oleg Bartunov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |