Am 02.07.2009 8:12 Uhr schrieb "Gerry Weaver" unter <[email protected]>:
> Greg:
>> fal_ or fla_.. I don't have an opinion, but others here might.
>
> We don't really care either. We just need something that all the devs agree
> on. The fla_/FLA_ was just a suggestion to get the ball rolling.
FLA_, Fast Light Abstraction (layer) sounds OK to me.
> Greg:
>
>> I think as long as the FAL lib can be combined with FLTK lib in the end
>> so that users don't need to link with a separate lib, that should be fine.
>
> One of the ideas here would be to support dynamic loading of the FAL/backend.
I am always a proponent of dynamic linking. But we must provide a wy as well
to create a monolithic app. It should always be possible to link a subste of
static libraries and have a self contained application.
I mentioned it before: it would really be nice to be able to use two
rendering HAL's at once. It would allow FLTK rendering into OpenGL and
ActiveX contexts at the same time as rendering onto the screen. I also used
this once to rende into an external framebuffer, but I can understand that
that is a quite rare application (but wonderful to have). Or just imagine
the same binaries running under X11 and SDL without any interaction from the
user....
Matthias
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev