Subject RE: [IBO] C++ Builder 5 Support
Author Support List
Lester,

> I have got to the point where I need to decide where my time is best spent
> as I
> seem to be wasting a lot of it on unproductive work on the moment. Most of
> the
> new paid work is now web based and replacing those critical VCL components
> with
> a web based alternative is another option, but still leave the black hole
> of the
> hardware that is essential for sites to work at all.

Also, have you given Free Pascal Compiler a look? I have already ported the
non-visual parts of IBO to that so there is nothing stopping you from using
your IBO code base on a Linux machine.

I also have plans to support FireMonkey in the near future. Actually, there
is very little that needs to be done to remove VCL dependencies from the IBO
non-visual components.

Jason