Wiki source code of Java Client-Overview
Version 3.1 by Pascal Robert on 2007/09/03 21:19
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | A three tier type of WebObjects project which utilizes a GUI written in Java with [[Interface Builder]]. Unfortunately, this type of project is barely supported by Apple and there are very few people using it - as a result, many of the translations of the graphical interface from Interface Builder into Java are less than perfect. As you will discover if you ever work on a Java Client project, these problems make it very difficult to work with. |
| 2 | |||
| 3 | = Pure Java Client vs. Direct to Java Client = |