KP
|
| Posted: 03/06/2003, 9:04 PM |
|
I suspect this question may have been asked before but a search of the group
could not locate anything for me. Is it possible to combine 2 CCS projects
i.e. import one into the other etc.
KP
|
|
|
 |
DAVID
|
| Posted: 03/07/2003, 11:24 AM |
|
Not that I know of,
BUT...
If I have 2 projects A and B written in the same language and using the same
database connection names,
What I do sometimes is create empty pages in A with names from B. Then close
CCS and ovewrite empty pages in A with those functional from B.
"KP" <webmaster@e-safety.sa.gov.au> wrote in message
news:b4998n$ffe$1@news.codecharge.com...
> I suspect this question may have been asked before but a search of the
group
> could not locate anything for me. Is it possible to combine 2 CCS projects
> i.e. import one into the other etc.
>
> KP
>
>
|
|
|
 |
Kevin
|
| Posted: 03/10/2003, 9:01 AM |
|
You mean 'IMPORT' your hand crafted code from one project to another one?
Would that also be known as reducing the development cost by reusing code?
Maybe Yes could enlighten us with their concept of 'Code Reusability'?
"KP" <webmaster@e-safety.sa.gov.au> wrote in message
news:b4998n$ffe$1@news.codecharge.com...
> I suspect this question may have been asked before but a search of the
group
> could not locate anything for me. Is it possible to combine 2 CCS projects
> i.e. import one into the other etc.
>
> KP
>
>
|
|
|
 |
KP
|
| Posted: 03/11/2003, 5:21 PM |
|
Thanks guys - I was referring to bringing two CCS files together i.e.
importing one into the other then merging their security etc and create one
app - but I'm not optimistic. Creating a blank spot in each app may have
some promise.
KP
"KP" <webmaster@e-safety.sa.gov.au> wrote in message
news:b4998n$ffe$1@news.codecharge.com...
> I suspect this question may have been asked before but a search of the
group
> could not locate anything for me. Is it possible to combine 2 CCS projects
> i.e. import one into the other etc.
>
> KP
>
>
|
|
|
 |