unsubscribe

2009-04-15 Thread john XUE




--- On Wed, 4/15/09, John Huss johnth...@gmail.com wrote:

 From: John Huss johnth...@gmail.com
 Subject: JavaClient offline storage / replication
 To: WebObjects-Dev Apple webobjects-dev@lists.apple.com
 Date: Wednesday, April 15, 2009, 11:24 AM
 We're considering using JavaClient for some new projects
 and one of the big
 features we want is the ability to run offline by caching
 database from the
 server's DB and storing any modifications locally until
 the server is online
 again.  How would you approach this?  Is it possible to use
 the same EOModel
 and use EOF on the client to save the data locally?
 
 Thanks,
 John
  ___
 Do not post admin requests to the list. They will be
 ignored.
 Webobjects-dev mailing list 
 (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/johnxjzz%40yahoo.com
 
 This email sent to johnx...@yahoo.com


  
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Problem for open a project.

2006-08-02 Thread john XUE
Hi all,
 I am using WO5.2 to open a project which is from
WO4.5. I got error message the project '.../Projects
name' could not be opened because the 'PROJECTTYPE'
key contains unknown project type name
'WebObjectsApplication' . Any suggestion for removing
this error is very appreicated.

Thanks,

John

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com


Re: Problem of Building project converted from Objective C

2006-04-04 Thread john XUE

Hello Dino,
 Thank you for your reply.
 My app was converted from Objective C and try get it
run on Window XP. I changed the path in make file like
what you said. But I got the error when I built my
app.  The error is /bin/gnumake: not found.
 suggestons are very appreciated.

John

  
--- Ricardo Strausz [EMAIL PROTECTED] wrote:


 Build in a Mac...
 not of much help, sorry!
 an other possibility is to change the make file...
 search for such a path, and change it for something
 like 
 YellowBox/bin/etc...
 where YellowBox should be the path where WO is
 installed...
 HIH
 Dino
 
 On Mar 23, 2006, at 14:06,
 [EMAIL PROTECTED] wrote:
 
  Message: 1
  Date: Thu, 23 Mar 2006 11:00:25 -0800 (PST)
  From: john XUE [EMAIL PROTECTED]
  Subject: Problem of Building project converted
 from Objective C
  To: webobjects-dev@lists.apple.com
  Message-ID:
 [EMAIL PROTECTED]
  Content-Type: text/plain; charset=iso-8859-1
 
  Hi
   Thank you all for the suggestions on Objective C.
   I converted the project written in Objective C to
  Java and tried to build it with WebObjects 5.2 on
  Window XP. But I got error /bin/gnumake: not
 found
  .Any suggestions for this  will be appreciated.
 
  Thanks,
 
  John
 
 
  ___
 Do not post admin requests to the list. They will be
 ignored.
 Webobjects-dev mailing list 
 (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:

http://lists.apple.com/mailman/options/webobjects-dev/johnxjzz%40yahoo.com
 
 This email sent to [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com


Problem of Building project converted from Objective C

2006-03-23 Thread john XUE
Hi 
 Thank you all for the suggestions on Objective C. 
 I converted the project written in Objective C to
Java and tried to build it with WebObjects 5.2 on
Window XP. But I got error /bin/gnumake: not found
.Any suggestions for this  will be appreciated.

Thanks,

John

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com


help for Objective C

2006-03-21 Thread john XUE
  Does any body know that if WebObjects 5.2 support
Objective C? If so how to get Objective C project
compiled and deployed with WebObjects 5.2. Any help
will be very appreciated.

Thanks,

John
 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com


Re: help for Objective C

2006-03-21 Thread john XUE
Thanks a lot,Chuck
 Right,I just test this Project written in Objective C
with WebObjects 5.2 and try to convert it to Java,do
you have any suggestions for converting it to Java?


John


--- Chuck Hill [EMAIL PROTECTED] wrote:

 Pure Java since 5.0.  You can probably get the older
 libraries from  
 4.5 to build in newer versions of ProjectBuilder,
 but not since Xcode  
 AFAIK.
 
 Time to wake up and smell the Java.  :-P
 
 Chuck
 
 
 On Mar 21, 2006, at 11:12 AM, john XUE wrote:
 
Does any body know that if WebObjects 5.2
 support
  Objective C? If so how to get Objective C project
  compiled and deployed with WebObjects 5.2. Any
 help
  will be very appreciated.
 
  Thanks,
 
  John
 
 
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam
 protection around
  http://mail.yahoo.com
   ___
  Do not post admin requests to the list. They will
 be ignored.
  Webobjects-dev mailing list 
 (Webobjects-dev@lists.apple.com)
  Help/Unsubscribe/Update your Subscription:
 

http://lists.apple.com/mailman/options/webobjects-dev/chill%
 
  40global-village.net
 
  This email sent to [EMAIL PROTECTED]
 
 -- 
 Coming in 2006 - an introduction to web applications
 using WebObjects  
 and Xcode http://www.global-village.net/wointro
 
 Practical WebObjects - for developers who want to
 increase their  
 overall knowledge of WebObjects or who are trying to
 solve specific  
 problems.   

http://www.global-village.net/products/practical_webobjects
 
 
 
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com