In a previous post, I said I would post an example that demonstrates the use of the OpenEdge Dynamic OpenClient. Well here is the Java version of it. This post is an extensive discussion of the example and how it is structured. Enjoy.
Archive for category Development
OpenEdge Dynamic OpenClient
Jul 29
In one of the more recent versions of OpenClient, the API that the OpenClient uses is documented so that it is now possible to dynamically construct the proxy calls at run-time. The overarching benefit in this lies in the ability to now define the temp-table definitions on the fly. The Java/.NET code can now define the temp-table dynamically at run-time so that if a change is made to the definition, the client can deal with the change with no impact on the OpenClient source code.
As I alluded to in my post yesterday, I have done a lot of work around Content Management Systems over the last few weeks. The research that I did was actually not supposed to happen right now, but necessity is the mother of invention and sometimes providence has its hand in what we do.
Back in [...]
Joomla update
Mar 21
A little while ago I wrote an article on my blog about Joomla. I have had a few off-line comments about the article and as they were not written here I have decided to treat them as private responses and not publish the author’s names and their comments. But there were some very valid suggestions made [...]

Busy times bring new ideas
Mar 7
Posted by Bruce Gruenbaum in Commentary, Java, OpenClient, OpenEdge | 2 Comments
Things have been busy for the last couple of months, but here is a preview of what I have been working on.
Tags: 4GL, ABL, Dynamic OpenClient, Enterprise Architecture, Java OpenClient