Re: WOUnit testing with partial entities

2014-02-20 Thread Paul Hoadley
On 21/02/2014, at 3:40 PM, Paul Hoadley wrote: > If what I'm trying to describe isn't clear, I'd be happy to put together a > minimal test project—let me know. I've sent you a test project off-list. Let me know what you think is going on. -- Paul Hoadley http://logicsquad.net/ _

Re: WOUnit testing with partial entities

2014-02-20 Thread Paul Hoadley
Hi Henrique, On 21/02/2014, at 1:35 PM, Henrique Prange wrote: > Does it work for you? As soon as you validate this SNAPSHOT I’m going to cut > the 1.2.3 release. Unfortunately, no change. To give you a little more detail, I have a base class User in a framework, and an application-level par

Re: WOUnit testing with partial entities

2014-02-20 Thread Henrique Prange
Hi Paul, I’ve pushed a few changes to the wounit-1.2.x branch (including the partials fix). The version 1.2.3-SNAPSHOT contains the latest fixes for WOUnit 1.2.2. You can add the Maven dependency: com.wounit wounit 1.2.3-SNAPSHOT Or download it directly from here [1]. Does it work for

[MEET] Toronto CocoaHeads / tacow - March 4

2014-02-20 Thread Karl Moskowski
tacow's next meeting is scheduled for 6:30 PM on Tuesday, March 4, 2014 in meeting room 309 of Metro Hall. Note that it’s a week earlier than our usual schedule. Josh Tidsbury, Technical Consultant for App Development, will be discussing iBeacons. In addition, we’ll be giving away a free Reveal

Re: Opinions on static createŠ() methods for EOs

2014-02-20 Thread Chuck Hill
Yes, I was not thinking of new objects either. I guess that is another reason I prefer my way. :-P On 2/19/2014, 11:15 PM, "Paul Hoadley" wrote: On 20/02/2014, at 4:55 PM, Dev WO mailto:webobje...@anazys.com>> wrote: Someone will correct me if I'm wrong, but I think localInstanceIn is workin

Re: Wonder 6.1.1 is out

2014-02-20 Thread Raymond NANEON
I think it would be great to have a path parameter in JavaMonitor porperties with path=/Library/WebObjects and which can Be changedEnvoyé depuis iCloudLe 20 févr. 2014 à 14:36, Pascal Robert a écrit :That explains why it didn't show up anything on Linux since the default would be /opt/Local/Librar

Re: Wonder 6.1.1 is out

2014-02-20 Thread Pascal Robert
That explains why it didn't show up anything on Linux since the default would be /opt/Local/Library/WebObjects on UNIX. - Mail original - De: "Johann Werner" À: "Raymond NANEON" Cc: "webobjects-dev@lists.apple.com WebObjects" Envoyé: Jeudi 20 Février 2014 08:34:00 Objet: Re: Wonder 6.1

Re: Wonder 6.1.1 is out

2014-02-20 Thread Johann Werner
Hi Raymond, that code was not altered since 2008 it seems. The default directory that is fetched is /Library/WebObjects that probably doesn’t exist on your machine and thus the empty list you get. That behavior will be changed soon on master branch to either use / or a user defined default. jw

Re: Wonder 6.1.1 is out

2014-02-20 Thread Raymond NANEON
Hi Johann,thanks but why didn't add '/' in your code by default to show server files automatically? There was a constraint?Envoyé depuis iCloudLe 20 févr. 2014 à 12:48, Johann Werner a écrit :Hi Raymond, the file browser in JavaMonitor still works. When the listing is displayed the first time the

Re: Wonder 6.1.1 is out

2014-02-20 Thread Raymond NANEON
Hi Pascal,We was with JavaMonitor of WO 5.3.3, so I don't know about 5.4.3 version.Envoyé depuis iCloudLe 20 févr. 2014 à 12:46, Pascal Robert a écrit :I guess it’s on a Linux box? That problem was there in the Apple version too (at least with 5.4.3). Hi Johann,I have a little thing to add about t

Re: Wonder JavaMonitor file browser

2014-02-20 Thread Johann Werner
Am 20.02.2014 um 14:03 schrieb David Avendasora : > > On Feb 20, 2014, at 6:48 AM, Johann Werner wrote: > >> Hi Raymond, >> >> the file browser in JavaMonitor still works. When the listing is displayed >> the first time the directory to show is undefined though and thus shows no >> files. I

Wonder JavaMonitor file browser

2014-02-20 Thread David Avendasora
On Feb 20, 2014, at 6:48 AM, Johann Werner wrote: > Hi Raymond, > > the file browser in JavaMonitor still works. When the listing is displayed > the first time the directory to show is undefined though and thus shows no > files. If you enter e.g. a '/' in "Jump to:" and click submit you get t

Re: Wonder 6.1.1 is out

2014-02-20 Thread Johann Werner
Hi Raymond, the file browser in JavaMonitor still works. When the listing is displayed the first time the directory to show is undefined though and thus shows no files. If you enter e.g. a '/' in "Jump to:" and click submit you get the correct listing of your root directory. It could choose au

Re: Wonder 6.1.1 is out

2014-02-20 Thread Pascal Robert
I guess it’s on a Linux box? That problem was there in the Apple version too (at least with 5.4.3). > Hi Johann, > > I have a little thing to add about this new Wonder, specially in wonder > JavaMonitor. > It's possible to browser directly on server HDD to select app path like old > JavaMonito

Re: Linking iOS and WebObjects

2014-02-20 Thread Mark Wardle
Wow Ken - that sounds fantastic. I’m just at the early stages - but would rather work on something more generic than a quick-and-dirty model-specific solution - but was going to go for latter due to time constraints… perfection being enemy of the productive… Mark On 18 Feb 2014, at 22:56, Ken