Re: Hello again

2022-01-18 Thread Mark Wardle via Webobjects-dev
gt; Ralf > > > On 18 Jan 2022, at 10:46, Mark Wardle via Webobjects-dev wrote: > > Thanks Paul. > > I have nuked my local installation of eclipse. I did have dashes in the > path to my workspace. I tried an installation on a fresh machine, but with > latest eclipse (4), a

Re: Hello again

2022-01-18 Thread Mark Wardle via Webobjects-dev
Thanks Paul. That is very kind of you! But I'm delighted to say I think I have fixed the problems. One major issue was that I had .project in my gitignore file, so eclipse made new ones without the wolips magic / maven features. That meant I got weird NPE when I tried with a new machine and differ

Re: Hello again

2022-01-18 Thread Mark Wardle via Webobjects-dev
Thanks Paul. I have nuked my local installation of eclipse. I did have dashes in the path to my workspace. I tried an installation on a fresh machine, but with latest eclipse (4), and I now get NPE when I try to run a WOApplication. So I'm going to delete the installation again, install eclipse 3

Re: Hello again

2022-01-17 Thread Mark Wardle via Webobjects-dev
Hi Paul, I suspect you fixed it through a special incantation on the first blood red moon of April. Anyway, I clearly have a different environment when running at the command line compared to in eclipse. I added some code to my main Application startup: *public* Application() { NSLog.*out*.ap

Re: Hello again

2022-01-17 Thread Mark Wardle via Webobjects-dev
Amazingly Paul, I found this from the past in which you had exactly the same issue. I have different models in different frameworks. They are brought in perfectly using maven at the command line, and everything just seems to work. In eclipse, it is a different matter - I too have now unchecked NSPr

Re: Hello again

2022-01-16 Thread Mark Wardle via Webobjects-dev
Right. It *is* all working - from the command-line. But it is eclipse that is having problems. For some reason I get a 'no model found' in this model group error. Jan 17 07:16:57 RSNews[59144] WARN NSLog - A fatal exception occurred: There is no model named 'NhsModel' in this model group. [202

Re: Hello again

2022-01-16 Thread Mark Wardle via Webobjects-dev
v@lists.apple.com> wrote: > >> Hi Mark, >> >> On 16 Jan 2022, at 8:32 am, Mark Wardle via Webobjects-dev < >> webobjects-dev@lists.apple.com> wrote: >> >> Long time no see. I have quietly lurked here while working on a different >> technology stack

Re: Hello again

2022-01-16 Thread Mark Wardle via Webobjects-dev
hanks for the reply. It looks very > helpful - replies inline below. > > On Sun, 16 Jan 2022 at 00:52, Paul Hoadley via Webobjects-dev < > webobjects-dev@lists.apple.com> wrote: > >> Hi Mark, >> >> On 16 Jan 2022, at 8:32 am, Mark Wardle via Webobjects-dev &l

Re: Hello again

2022-01-15 Thread Mark Wardle via Webobjects-dev
Hi Paul! Hope you are keeping well! Thanks for the reply. It looks very helpful - replies inline below. On Sun, 16 Jan 2022 at 00:52, Paul Hoadley via Webobjects-dev < webobjects-dev@lists.apple.com> wrote: > Hi Mark, > > On 16 Jan 2022, at 8:32 am, Mark Wardle via Webobjects-dev

Hello again

2022-01-15 Thread Mark Wardle via Webobjects-dev
Dear all, Long time no see. I have quietly lurked here while working on a different technology stack (mainly clojure/clojurescript), but now want to migrate my old WO applications to use my newer backend components when possible. 1. Please could I have an invite to the slack channel? 2. I have r

RuleModeler and Catalina

2019-11-03 Thread Mark Wardle via Webobjects-dev
Dear all, Does anyone have a working RuleModeler on Catalina? I see the Wonder source code for this has not had any updates since March 2012. I have recompiled the source using xcode 11.2 and am getting extremely high "index out of range" errors suggesting problems with the move to 64-bits. I seem