logo       

Re: How-to clone a whole project ?: msg#00221

web.mason.user

Subject: Re: How-to clone a whole project ?


On Wednesday, August 27, 2003, at 09:56 PM, Oleg Bartunov wrote:

Hi there,

I have one project which I want to use as a project template for
several other projects. This project contains is fully functional and
rather mature application and does some generic work with complex logic,
so I don't want to touch it very much. I could move it to separate
component root and use autohandler,dhandler to develop specific
project but I find it very difficult to use specific components instead
of generic one if it (generic component) calls another component from
generic project. For example (very simplified):

/generic/
a.html -> a.msn
.....................

/project1/ a.msn


and I want to use a.msn specific for project1 instead of generic one.
The problem is with dhandler behaviour which looks (after request
/project1/a.html ) in current (/generic/) directory for a.msn.

Nope - all component searches follow the order of the component roots in the order you specify them, so if you specify 'project1' before 'generic' things should work as desired.

-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>
Google Custom Search

News | FAQ | advertise