[Gambas-devel] Package splitting (2)

Benoit Minisini gambas at ...1...
Tue Mar 15 09:56:37 CET 2005


On Monday 14 March 2005 18:59, Laurent Carlier wrote:
> Le Lundi 14 Mars 2005 18:02, Benoit Minisini a écrit :
> > > > All gb.* sources packages are independant GNU autotools packages. But
> > > > then, of course, you will have to manage compilation dependencies
> > > > between different packages by hand.
> > > >
> > > > Every package can be compiled in any order, except that the 'main'
> > > > package *must* be compiled last, once every other component has been
> > > > compiled AND installed.
>
> Does that means that componant will have their own configure script (with
> the help of some gambas macros) ?
>
> > As for component dependencies, they will be enhanced in a next release,
> > so that you can use expression like (gb.qt || gb.gtk)
>
> It should be great to have rules like firewall too :
>
> REJECT ALL
> ACCEPT (gb.qt || gb.gtk)

Very strange idea... :-)

>
> * Enhance the debugging of componant :
>
> gb.warning(char *,...) , in the same way of qt warning should do in term
> something like WARNING : gb.mycomponant - .........
>
> gb.debug(int level,char *,...), will be for debug output with various debug
> level (and perhaps with log facilities) with some switch in command line ?

What for ? Printing debugging message for the component is not the interpreter 
job. But why not...

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list