Re: svgobjects 2.0 beta1: Installing DirectToiPhone

2007-06-26 Thread Ravi Mendis
Hello David, Thanks you. I shall include these details in the installation instructions for the next beta release. On Tuesday, June 26, 2007, at 09:50AM, "David Holt" <[EMAIL PROTECTED]> wrote: >DirectToiPhone looks great. I just wanted to give out a couple of >extra tips that I used to get it

Re: Java Client : who is using it ? What kind of organisation

2007-06-26 Thread Andrew Lindesay
Hello Robert; I think Chuck had a very good point about alternatives. It seems to me like it's time to find a better way to do client-side applications than to build more JC applications. If we want Swing user interfaces, IB is NOT the way to do it IMHO. As I've mentioned last week, I am

Re: Java Client : who is using it ?

2007-06-26 Thread Garry Gimenes
That idea works for me. Think there's some developers just looking for a non-web app solution. Garry On 06 26, 07, at 9:42 PM, Ken Anderson wrote: Personally, I think JavaClient is awesome, but I think it would make more sense for the community to develop something based on the concepts of

Re: Java Client : who is using it ?

2007-06-26 Thread Garry Gimenes
Flor, I appreciate the verbal commitment on your part, of course there's no rush or anything, you go as your resources allow. Thanks again. For answers to your questions: 1. Well, if you read the comments from others who have pleaded for some sort of sign from Apple, there will be none. I

Re: run errors

2007-06-26 Thread Lachlan Deck
Hi there, On 27/06/2007, at 2:52 AM, Jacob Nelson wrote: After reinstalling osx,xcode,wo,wonder due to a faulty hard drive, i now have this error when trying to run an application. It builds fine, but dosen't like to run. It ran fine before the hd went down. Any suggestions? this is the end of

Re: Newbie: changing some attributes before saving

2007-06-26 Thread Chuck Hill
Hi Paul, On Jun 26, 2007, at 3:46 PM, Paul Marvine wrote: Hello, This is a basic concept that I can't seem to get my brain to understand. I have an entity called "webView" with an attribute called "headline". When a user views a record and clicks a button (linked to an action "doUpdates"

Newbie: changing some attributes before saving

2007-06-26 Thread Paul Marvine
Hello, This is a basic concept that I can't seem to get my brain to understand. I have an entity called "webView" with an attribute called "headline". When a user views a record and clicks a button (linked to an action "doUpdates") I want to change "headline" and other attributes and then sav

Re: [Wonder-disc] ERSelenium without ERExtensions

2007-06-26 Thread Chuck Hill
On Jun 26, 2007, at 3:19 PM, Steven Mark McCraw wrote: ERSelenium's idea is to facilitate a lot of common tasks that are usually solved manually to organize Selenium testing. Among these tasks are: - Automatic test suites generation from your folder structure. I am curious as to what you are

Re: [Wonder-disc] ERSelenium without ERExtensions

2007-06-26 Thread Steven Mark McCraw
ERSelenium's idea is to facilitate a lot of common tasks that are usually solved manually to organize Selenium testing. Among these tasks are: - Automatic test suites generation from your folder structure. I am curious as to what you are doing for this. To me, Selenium tests are for functional

[Meeting] Toronto Area Cocoa and WebObjects Developer Group - July 10, 2007

2007-06-26 Thread Karl Moskowski
The next tacow meeting is on Tuesday, July 10, 2007, at 6:30 PM at Ryerson University in the comp. sci. conference room, 2nd floor of the George Vari building (Church & Gould). Details and topics at . If you plan to attend, please send a message to <[EMAIL PROTEC

Re: Java Client : who is using it ? What kind of organisation ?

2007-06-26 Thread David Avendasora
On Jun 26, 2007, at 1:50 PM, Florijan Stamenkovic wrote: Hi Philippe, On 26 juin 07, at 15:30, [EMAIL PROTECTED] wrote: Since you and a few more people are interested, I will make it. At the moment I am too busy to put much time into it, but that should change in a week or two. Cool I

Re: Java Client : who is using it ? What kind of organisation ?

2007-06-26 Thread Robert Walker
First, as I told in a precedent msg, it's important that Apple knows that JC is used and by whom. Maybe we can hope to get the source code of JC palettes to rewritte them for IB v3... It's not likely that we'll ever have access to the source code for JC (snowballs and hell come to mind). E

Re: Java Client : who is using it ? What kind of organisation ?

2007-06-26 Thread Florijan Stamenkovic
Hi Philippe, On 26 juin 07, at 15:30, [EMAIL PROTECTED] wrote: Since you and a few more people are interested, I will make it. At the moment I am too busy to put much time into it, but that should change in a week or two. Cool I have two questions still: 1. How and where to most effective

Support blog set up for tutorial

2007-06-26 Thread Janine Sisk
I guess you could call this a re-launch for my tutorial. I've set up a blog for it, which can be found at http://wotutorial.furfly.com. There you can download the latest version and submit questions and feedback. I have updated the entry at http://wiki.objectstyle.org/confluence/ displa

Re: [Wonder-disc] ERSelenium without ERExtensions

2007-06-26 Thread Chuck Hill
Hi Michael, Right, we were supposed to discuss this when I returned from WWDC. I am still working through a page of "to do" tasks that I accumulated that week. On Jun 26, 2007, at 2:38 AM, Michael Bushkov wrote: Chuck, I've got several questions: - How do you prepare a test suite? I am

run errors

2007-06-26 Thread Jacob Nelson
After reinstalling osx,xcode,wo,wonder due to a faulty hard drive, i now have this error when trying to run an application. It builds fine, but dosen't like to run. It ran fine before the hd went down. Any suggestions? this is the end of the build log. /Library/WebObjects/Extensions/log4j-1.2.8

Re: svgobjects 2.0: First Beta

2007-06-26 Thread David Holt
Hello Ravi, DirectToiPhone looks great. I just wanted to give out a couple of extra tips that I used to get it working: 1. The OpenBase backup file "CoreiTMS.bck" is in the CoreStore folder. You need to use the command "restore from ascii" in OpenBase and point to the file. The command Ru

Re: Journaling join tables

2007-06-26 Thread Kurt Werle
Ray, That's an interesting solution. Thanks very much for the idea. I'm going to look into generalizing it and if I can come up with a good solution I'll share it. Thanks, Kurt > We have subclassed EOEditingContext so that it records which Person > is logged in to our application. Whenev

Re: Finding binding in .wod file

2007-06-26 Thread Mike Schrag
After installing the latest Eclipse and WOLips, as of a week ago or so, I'm no longer able to click on a webobject tag in a .html file (Name="clickonthisname") and have it automatically find the binding in the .wod file. Is there a new setting in properties or preferences somewhere I need

Java Client : who is using it ? What kind of organisation ?

2007-06-26 Thread Philippe Rabier
On 26 juin 07, at 15:30, [EMAIL PROTECTED] wrote: Since you and a few more people are interested, I will make it. At the moment I am too busy to put much time into it, but that should change in a week or two. Cool I have two questions still: 1. How and where to most effectively lobby for JC

Finding binding in .wod file

2007-06-26 Thread Calven Eggert
After installing the latest Eclipse and WOLips, as of a week ago or so, I'm no longer able to click on a webobject tag in a .html file (http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

Re: Java Client : who is using it ?

2007-06-26 Thread Steven Mark McCraw
Hi Florijan, A couple of people are spending about 30 minutes a day each to consolidate a documentation effort for WebObjects. Obviously, at this pace, it's going to be weeks or months before anything really significant materializes (especially if it just remains two of us working on it)

Re: Java Client : who is using it ?

2007-06-26 Thread Ken Anderson
Personally, I think JavaClient is awesome, but I think it would make more sense for the community to develop something based on the concepts of JavaClient, without JavaClient per se, but leveraging WO and EOF. This would give the community control of how it works and how it gets fixed, an

WebObjects Survey (was: Java Client : who is using it ?)

2007-06-26 Thread Pascal Robert
Le 07-06-26 à 09:29, Florijan Stamenkovic a écrit : 1. How and where to most effectively lobby for JC future with Apple, or at least for an answer??? There seems to be enough interest for it for some of us to work together in documenting this and exchanging info, techniques and code, but w

Re: Java Client : who is using it ?

2007-06-26 Thread Florijan Stamenkovic
Hi Garry, Since you and a few more people are interested, I will make it. At the moment I am too busy to put much time into it, but that should change in a week or two. I have two questions still: 1. How and where to most effectively lobby for JC future with Apple, or at least for an ans

Re: just for fun

2007-06-26 Thread David Avendasora
Hey! You have one left. World peace would be good. On Jun 26, 2007, at 1:08 AM, Ken Foust wrote: What if WO Java is opensourced WO ObjC is brought back to Mac. Well probably no VM so everything would have to be Mac based. But maybe not so bad to re-energize the enterprise! thank - ken ___