manolo gouy wrote:
> All of this is ready.
> Nothing is ready for the X11 platform.
> That's where the question mark is.

        Sounds like the kind of thing where releasing it as a separate
        project could allow everyone to evaluate it, maybe even add the
        support it needs for X11, so that it can then be ready to add to FLTK.

        A technique that's worked for me on several such projects
        is to make it a standalone project (a tar file and webpage and its own
        Makefile that uses fltk-config to build it) but design the API and 
source
        to be compatible with FLTK's.

        This way folks can play with it, without having to insert it into svn,
        and it can grow until it becomes stable, and after a good vetting,
        proceed to move it into FLTK.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to