Subject Re: [Firebird-Architect] Chicken & egg problem
Author Ann Harrison
Blas Rodriguez Somoza wrote:

> Could gpre optionally use a *.gdl file instead of the database? If it
>is possible then it seems the build don't need existing databases to run
>and the only needed seed are gdl files.
>
Gpre is currently set up to run against those header files you want to
generate as part of the build. Gdl is a nice enought data definition
language, but decidedly non-SQL. Updating that language and processor
to handle new constructs is a waste of everyone's time. Relations.h,
Fields.h, etc. are the seed for a completely bootstrap build.

Regards,

Ann

>
>