Author Topic: referencing a project template, instead of copying it  (Read 4582 times)

rodrigo.canellas

  • Guest
referencing a project template, instead of copying it
« on: September 25, 2007, 03:42:25 pm »
Hi,

I think project templates a great idea!

However, can I create a project based on a template, but referencing the project template, instead of copying it?

I would like to do that because if later I decide to change or add stuff to the project template, these changes would automatically reflect in the created project.

Is it possible?

Thanks!

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: referencing a project template, instead of copying it
« Reply #1 on: September 25, 2007, 04:22:35 pm »
This is not possible under the present build system release, and will not likely be.

Similar (but not identical) functionality is planned and will likely be implemented in the next release of the build system.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

rodrigo.canellas

  • Guest
Re: referencing a project template, instead of copying it
« Reply #2 on: September 25, 2007, 04:31:42 pm »
Thomas,

When you say "next release", do you have any idea of date?

Thanks!

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: referencing a project template, instead of copying it
« Reply #3 on: September 25, 2007, 09:13:30 pm »
No date.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: referencing a project template, instead of copying it
« Reply #4 on: September 27, 2007, 07:53:26 pm »
Is there a branch of the code base in SVN where the new build system is being developer? (Or some design docs possibly)

Also, any plans on making it not require a running X server/windows manager?

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: referencing a project template, instead of copying it
« Reply #5 on: September 27, 2007, 10:44:30 pm »
There are no design docs. Some rather dated code is in a separate branch, but it's not up to date.

As for running without X/Windows, the build system only requires a window manager for the log output. The present svn version of Code::Blocks already contains a working logging facility that is independent of the presence of a window manager.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."