Yea, well, I did it once too, and I have no excuse - I grew up in
California and visited San Francisco at every time of the year, many
times.
Maybe I just needed an excuse to shop. :)
janine
On Jun 8, 2007, at 7:17 PM, Ken Anderson wrote:
Funny enough, in 1991 when I flew to SF for a class
Funny enough, in 1991 when I flew to SF for a class at NeXT, I did
just that - brought shorts and t-shirts. The retailers were very
happy with me!
Ken
On Jun 8, 2007, at 9:57 PM, Janine Sisk wrote:
On Jun 8, 2007, at 6:34 PM, Miguel Arroz wrote:
PS: It's cold like hell in SF... is this al
On Jun 8, 2007, at 6:34 PM, Miguel Arroz wrote:
PS: It's cold like hell in SF... is this always like that in June!?
I want to go back to Portugal and have a real summer! ;)
The tourist board arranges this for the benefit of retailers.
Tourists generally arrive with lots of shorts and golf
On 8-Jun-07, at 9:34 PM, Miguel Arroz wrote:
PS: It's cold like hell in SF... is this always like that in June!?
I want to go back to Portugal and have a real summer! ;)
Hey I here it's suppose to go up to a balmy 18˚C on Tuesday.
Here in Toronto we say we have two seasons: Winter and Augus
On Jun 8, 2007, at 6:34 PM, Miguel Arroz wrote:
PS: It's cold like hell in SF... is this always like that in June!?
I want to go back to Portugal and have a real summer! ;)
It is awful this time of year - worse than Canada. I suspect that
the Moscone Center gives Apple a discount for hol
Hi!
Although it comes pre-installed, I had to install xCode and the
WebObjects.pkg on my server to make it work.
Good luck!
Yours
Miguel Arroz
PS: It's cold like hell in SF... is this always like that in June!? I
want to go back to Portugal and have a real summer! ;)
On 2007/06/07,
I can confirm that this is the solution. you need to have the
classes in each package in a different directory.
Using Eclipse works even better! :-P
Chuck
On Jun 8, 2007, at 1:49 PM, Jean-François Veillette wrote:
I would expect (didn't try exactly this case) that by having each
files i
I would expect (didn't try exactly this case) that by having each
files in a different directory (Classes/com/abc/Customer.java and
Classes/com/xyz/Customer.java) would work correctly.
- jfv
Le 07-06-08 à 15:22, Joe Moreno a écrit :
Is there a trick to adding two classes, with the same n
Is there a trick to adding two classes, with the same name but in
different packages, to a WebObjects Xcode project?
For example, what's the best way to add the following two classes
to a single Xcode project:
com.abc.Customer.java (in package com.abc)
com.xyz.Customer.j
Hi all,
I have the following relationship: Tool <-->> ToolConfiguration.
- Optionality for the "tool" relationship in ToolConfiguration is
"Mandatory"
- Optionality for the "toolConfigurations" relationship of Tool is
"Optional"
- "Owns Destination" is checked for the "toolConfigurations"
On Jun 8, 2007, at 9:45 AM, David Avendasora wrote:
Ken and Chuck,
Thanks for the input. I have the delete rules set in the DB out of
habit. I usually make changes to the DB first, then to WO (as
opposed to generating SQL out of EOModeler) and it helps remind me
to setup the EOModel corr
Ken and Chuck,
Thanks for the input. I have the delete rules set in the DB out of
habit. I usually make changes to the DB first, then to WO (as opposed
to generating SQL out of EOModeler) and it helps remind me to setup
the EOModel correctly. It had just occurred to me that it may cause
c
On Jun 8, 2007, at 8:57 AM, David Avendasora wrote:
Hi all,
I have a question regarding the best place to handle cascading
deletions. Right now both my database (MS SQLServer) and my EOModel
have cascading deletes defined on several relationships. The
EOModel and database mirror each oth
David,
Is there a reason you have them in your DB? It's far safer to
implement the cascade deletes in WO so you don't have to worry about
your object graph and the database getting out of sync.
To answer your question, the DB or WO will win at different times
because of the order of oper
Hello Group,
It seems I have almost got the solution for WebObjects 5.3.* to 5.2.4
as well Java 1.5.* to 1.4.2_09 with the help of Kieran and Daniele.
Here-in am jotting down the steps, please advise if there are any
issues:
Downgrading Java:
Java version can be easily changed by making
Hi all,
I have a question regarding the best place to handle cascading
deletions. Right now both my database (MS SQLServer) and my EOModel
have cascading deletes defined on several relationships. The EOModel
and database mirror each other's cascade settings.
Is this going to confuse WO if
Hi, David,
On Jun 8, 2007, at 7:50 AM, David LeBer wrote:
On 8-Jun-07, at 6:15 AM, Mike Schrag wrote:
I always feel double dirty using that one, but maybe it's just me :)
I just clean all targets afterwards.
...and you do this, why? For personal hygiene???
Regards,
Jerry
--
__ Jerry W.
Excellent! Looking forward to reading it. Thanks for doing this, Janine.
David
On 8-Jun-07, at 12:21 AM, Janine Sisk wrote:
Remember that tutorial I said I'd write? That was at the last
WWDC. It's finally finished, and not a moment too soon.
This isn't for a total newbie; I don't explain
Try to rebuild your app with WO 5.3 and deploy this new build to your
server running WO 5.3.
Note : WO 5.3 is formally qualified and supported on the Java 1.4.2
platform only.
On 07-06-08, at 07:51, Shravan Kumar.M wrote:
Hi Anjo,
Could you please elaborate your idea ?
Thanks & Rgds,
Sh
It does not require Ajax, btw ... Read the readme in the
Documentation folder before deploying.
ms
On Jun 8, 2007, at 9:24 AM, Daniele Corti wrote:
2007/6/8, Mike Schrag <[EMAIL PROTECTED]>:
> Hi Zak, this is what i need, but I have some problems with the
> required frameworks, do you know
2007/6/8, Mike Schrag <[EMAIL PROTECTED]>:
> Hi Zak, this is what i need, but I have some problems with the
> required frameworks, do you know whitch are required?
ERCaptcha, ERJars, ERExtensions
Thanks, I obtained some strange error before, but now, I just add ERCaptch,
ERJars, ERExtensions
Hi Zak, this is what i need, but I have some problems with the
required frameworks, do you know whitch are required?
ERCaptcha, ERJars, ERExtensions
ms
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list
On 8-Jun-07, at 8:09 AM, Daniele Corti wrote:
2007/6/8, Zak Burke <[EMAIL PROTECTED]>: Daniele Corti wrote on
6/8/07 7:07 AM:
>I looked for tutorial or howto for create a registration panel
that
> ask for an authentication code, passed to the client by an image to
> avoid the spam re
2007/6/8, Zak Burke <[EMAIL PROTECTED]>:
Daniele Corti wrote on 6/8/07 7:07 AM:
>I looked for tutorial or howto for create a registration panel that
> ask for an authentication code, passed to the client by an image to
> avoid the spam registrations.
http://webobjects.mdimension.com/wonder/
Hi Anjo,
Could you please elaborate your idea ?
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the
present to live better in the future."
--William WordsWorth
---
On 08-Jun-07, at 1:20
On 8-Jun-07, at 6:15 AM, Mike Schrag wrote:
I always feel double dirty using that one, but maybe it's just me :)
I just clean all targets afterwards.
On Jun 8, 2007, at 2:53 AM, Anjo Krank wrote:
Am 08.06.2007 um 06:19 schrieb Mike Schrag:
Right, so this is true -- If assignedRegion is
Hi Daniele
Try this.. if I read you right..
import java.awt.*;
import java.awt.image.*;
import java.io.*;
import java.util.*;
import com.sun.image.codec.jpeg.*;
import java.awt.Toolkit;
public class TextInImage {
public TextInImage(){
}
public static void createLoginImage(String i
Daniele Corti wrote on 6/8/07 7:07 AM:
I looked for tutorial or howto for create a registration panel that
ask for an authentication code, passed to the client by an image to
avoid the spam registrations.
http://webobjects.mdimension.com/wonder/api/er/captcha/ERCaptcha.html
zak.
_
Hi all,
I know it's a little off-topic, but since I'll use it in WO, I would ask
for some advice in this:
I looked for tutorial or howto for create a registration panel that ask
for an authentication code, passed to the client by an image to avoid the
spam registrations.
For the first time
I always feel double dirty using that one, but maybe it's just me :)
On Jun 8, 2007, at 2:53 AM, Anjo Krank wrote:
Am 08.06.2007 um 06:19 schrieb Mike Schrag:
Right, so this is true -- If assignedRegion is a property of Admin
only, then you can't bind to that key on User or WOLips will
ye
Sheesh. Why the bother? Build your app with the system frameworks
embedded and be done with it?
Am 08.06.2007 um 07:49 schrieb Shravan Kumar.M:
Hi Group,
I think now I have a way to Downgrade Java from 1.5.* to 1.4.2 with
the steps provided by Kieran. I'll try this out soon and update the
2007/6/8, Shravan Kumar.M <[EMAIL PROTECTED]>:
Hi Group,
I think now I have a way to Downgrade Java from 1.5.* to 1.4.2 with the
steps provided by Kieran. I'll try this out soon and update the group.
I actually checked the .dmg of Mac OS X server I could not find anything
related to WebObjects.
Remember that tutorial I said I'd write? That was at the last WWDC.
It's finally finished, and not a moment too soon.
This isn't for a total newbie; I don't explain every concept in WO,
partly because it would have taken years and partly because I still
don't understand it all myself. T
33 matches
Mail list logo