Re: [Annoucement] New WOLips Java Client / Direct To Java Client Tutorial

2008-07-17 Thread David Avendasora
Hi all, I've updated the template D2JC Eclipse project, and added one that includes an EOModel as well so you can see an example application using the OBMovies DB that comes with the standard OpenBase download. Here's the (incredibly, hideously ugly) link: http://homepage.mac.com/WebObject

Re: [Annoucement] New WOLips Java Client / Direct To Java Client Tutorial

2008-06-26 Thread David Avendasora
Good point Flor. I have updated the Wiki to reflect that you can create a JC app without using WebStart. At some point I'll do a tutorial on how to add a Java Client to an existing application Dave On Jun 25, 2008, at 5:41 PM, Florijan Stamenkovic wrote: Dave, I have not actually done t

Re: [Annoucement] New WOLips Java Client / Direct To Java Client Tutorial

2008-06-26 Thread David Avendasora
Yes, using two separate projects in some cases makes more sense, it certainly makes the separation between client and server more apparent. Using WebStart is how Xcode used to setup a JC project so it's how I started out, and it can be much easier to get started when you only have to mainta

Re: [Annoucement] New WOLips Java Client / Direct To Java Client Tutorial

2008-06-26 Thread Pierre Bernard
Interesting! I used to create 2 distinct projects: one pretty plain WOLips project for the server and on non-WOLips Java project for the client. If you care to have a look at it, I'm sure I can dig up one such project. Best, Pierre Bernard Houdah Software s.à r.l. On 25 Jun 2008, at 16:46,

Re: [Annoucement] New WOLips Java Client / Direct To Java Client Tutorial

2008-06-25 Thread Florijan Stamenkovic
Dave, I have not actually done the tutorial, as I don't do D2JC, but it looks very sweet. Clear and to the point. One comment though, I think you skip some of the "obvious stuff", which will make it more difficult for newcomers to digest. Stuff like indicating that this will make a single