Now that Xbase++ 2.0 is generally available, is anybody using it to build their applications for release to their main customer base at present?
I see a lot of posts from people using 2.0 to test CXP, for instance.
But I can't recall anyone saying that they now supply their main application to their customers built with 2.0.
We want to start building and releasing our app using 2.0 and want to make sure it is ready for that.
Also, we do not necessarily want to use the Workbench (at present, maybe we will later). So is anyone actually using 2.0 from a command line without it?
Version 2.0 releases
Version 2.0 releases
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
Real Business Applications Ltd
http://www.rbauk.com
Re: Version 2.0 releases
I know of 3 customer apps that have been deployed using 2.0.
None of these guys use the workbench.
They all work the way they did with 1.9.
I have several small apps that use 2.0 too, including 3 websites.
None of these guys use the workbench.
They all work the way they did with 1.9.
I have several small apps that use 2.0 too, including 3 websites.
The eXpress train is coming - and it has more cars.
- sdenjupol148
- Posts: 151
- Joined: Thu Jan 28, 2010 10:27 am
- Location: NYC
Re: Version 2.0 releases
Hey Regan,
The Medallion NYC project has been running under 2.0 for 3 months now.
That includes the server support software as well.
I haven't converted any of my other projects yet but I'll eventually get around to it.
As for the workbench, I do not use it but I would like to in the near future..
For now I am running everything from the command line.
Bobby
The Medallion NYC project has been running under 2.0 for 3 months now.
That includes the server support software as well.
I haven't converted any of my other projects yet but I'll eventually get around to it.
As for the workbench, I do not use it but I would like to in the near future..
For now I am running everything from the command line.
Bobby
Re: Version 2.0 releases
Thanks guys
I have been asked to switch my development to v2.0 for all my future work and to allow me to test our app running under 2.0.
One of the major issues that I had so far is to do with browse row heights. They fixed a bug that meant 1.9 was not setting them correctly. And now some of the row height sizing we have done became broken. A major PITA.
The other thing is having to update older libraries, which is fine if you happen to have the source. Unfortunately, a few of the libs we use were supplied pre-built using 1.9. For instance, we've had to move from using aSocks/Catalyst for HTTP and FTP work simply because we could not be supplied with a 2.0 version.
Anyway, I'm past most of the problems. Any others I find will be posted as separate threads...
I have been asked to switch my development to v2.0 for all my future work and to allow me to test our app running under 2.0.
One of the major issues that I had so far is to do with browse row heights. They fixed a bug that meant 1.9 was not setting them correctly. And now some of the row height sizing we have done became broken. A major PITA.
The other thing is having to update older libraries, which is fine if you happen to have the source. Unfortunately, a few of the libs we use were supplied pre-built using 1.9. For instance, we've had to move from using aSocks/Catalyst for HTTP and FTP work simply because we could not be supplied with a 2.0 version.
Anyway, I'm past most of the problems. Any others I find will be posted as separate threads...
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
Real Business Applications Ltd
http://www.rbauk.com
Re: Version 2.0 releases
I have always suggested to my customers that they refrain from using 3rd party libraries that do not make the source available, whenever possible. Developers who will not give the source can usually not be trusted to support the product.The other thing is having to update older libraries, which is fine if you happen to have the source. Unfortunately, a few of the libs we use were supplied pre-built using 1.9.
That has been my experience for many years.
The eXpress train is coming - and it has more cars.
Re: Version 2.0 releases
I wholly agree. But then that's easy for me to say as it was not my decision at the time... :-)rdonnay wrote:I have always suggested to my customers that they refrain from using 3rd party libraries that do not make the source available, whenever possible. Developers who will not give the source can usually not be trusted to support the product.The other thing is having to update older libraries, which is fine if you happen to have the source. Unfortunately, a few of the libs we use were supplied pre-built using 1.9.
That has been my experience for many years.
Regan Cawkwell
Real Business Applications Ltd
http://www.rbauk.com
Real Business Applications Ltd
http://www.rbauk.com