Re: looking for webobjects sample code

2010-10-20 Thread Johan Henselmans

On 20 okt 2010, at 15:56, Travis Britt wrote:

> SecretPal is a very good, very complete, very new example from Mike:
> 
> https://wonder.svn.sourceforge.net/svnroot/wonder/branches/Wonder_5_0_0_WebObjects_5_4_Branch/Wonder/Applications/SecretPal/
> 
> 

Which fails to build with this error:

Description ResourcePathLocationType
There is no key 'browser' for the keypath 'context.request' in PageWrapper  
PageWrapper.html/SecretPal/Components/Application/PageWrapper.wo
line 1  WebObjects Template Problems

(Wonder54_Branch revision 11598, WOLips 3.6.6210 etc)


> On Oct 19, 2010, at 4:52 PM, Ray Sanders wrote:
>> I'm relatively new to WebObjects (at least on eclipse). I have what I 
>> believe is the current version of eclipse (3.6.1 with the custom install 
>> script that includes WOLips). I also have the 5.3.3 and 5.4.3 versions of 
>> WebObjects installed in /Developer/WebObjects/Versions (per the instructions 
>> online).
>> 
>> What I need is sample code that compiles on the current configuration. What 
>> I have is the old XCode RealEstate/PetShop code, which I can't get to 
>> compile cleanly on eclipse (although I have made some minor progress 
>> reducing the number of errors).
>> 
>> Does current sample code exist ?
>> 
>> thanks, Ray
> 
> ___
> 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/johan%40netsense.nl
> 
> This email sent to jo...@netsense.nl

Johan Henselmans
jo...@netsense.nl



 ___
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


Re: looking for webobjects sample code

2010-10-20 Thread Travis Britt
SecretPal is a very good, very complete, very new example from Mike:

https://wonder.svn.sourceforge.net/svnroot/wonder/branches/Wonder_5_0_0_WebObjects_5_4_Branch/Wonder/Applications/SecretPal/


On Oct 19, 2010, at 4:52 PM, Ray Sanders wrote:
> I'm relatively new to WebObjects (at least on eclipse). I have what I believe 
> is the current version of eclipse (3.6.1 with the custom install script that 
> includes WOLips). I also have the 5.3.3 and 5.4.3 versions of WebObjects 
> installed in /Developer/WebObjects/Versions (per the instructions online).
> 
> What I need is sample code that compiles on the current configuration. What I 
> have is the old XCode RealEstate/PetShop code, which I can't get to compile 
> cleanly on eclipse (although I have made some minor progress reducing the 
> number of errors).
> 
> Does current sample code exist ?
> 
> thanks, Ray

 ___
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


Re: looking for webobjects sample code

2010-10-19 Thread Pascal Robert
Hi Ray,

> I'm relatively new to WebObjects (at least on eclipse). I have what I believe 
> is the current version of eclipse (3.6.1 with the custom install script that 
> includes WOLips). I also have the 5.3.3 and 5.4.3 versions of WebObjects 
> installed in /Developer/WebObjects/Versions (per the instructions online).
> 
> What I need is sample code that compiles on the current configuration. What I 
> have is the old XCode RealEstate/PetShop code, which I can't get to compile 
> cleanly on eclipse (although I have made some minor progress reducing the 
> number of errors).
> 
> Does current sample code exist ?

Have a look at the Movies example here :

https://services.wocommunity.org/wowodc/Movies/

It was written by Travis Britt for WOWODC 2009 and I did some changes to add 
REST stuff and to make to work on top of the ERMoviesLogic framework from 
Wonder.


--
Pascal Robert
prob...@macti.ca

AIM/iChat : MacTICanada
LinkedIn : http://www.linkedin.com/in/macti
Twitter : pascal_robert

 ___
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


Re: looking for webobjects sample code

2010-10-19 Thread David Avendasora
+1 

One of the biggest changes of the last 3 years in WO is that Wonder is now 
really the only way to do WO dev. It's like the WebObjects of WebObjects. 
Wonder's example apps are the place to start. ERModernMovies is especially 
excellent.

Dave

On Oct 19, 2010, at 5:04 PM, Tim Worman wrote:

> +1
> 
> There are very impressive app (and framework) examples in Project Wonder.
> 
> http://wiki.objectstyle.org/confluence/display/WO/Project+WONDER-Quickstart
> 
> There's a link to follow for install in there too. Here's some info about 
> migrating projects from XCode.
> 
> http://wiki.objectstyle.org/confluence/display/WOL/Migrating+from+XCode+to+WOLips
> 
> The Wonder mailing list is a great mailing list too!
> 
> Tim Worman
> UCLA GSE&IS
> 
> 
> On Oct 19, 2010, at 1:56 PM, Paul D Yu wrote:
> 
>> Have you looked at the Wonder examples?
>> 
>> Paul
>> On Oct 19, 2010, at 4:52 PM, Ray Sanders wrote:
>> 
>>> I'm relatively new to WebObjects (at least on eclipse). I have what I 
>>> believe is the current version of eclipse (3.6.1 with the custom install 
>>> script that includes WOLips). I also have the 5.3.3 and 5.4.3 versions of 
>>> WebObjects installed in /Developer/WebObjects/Versions (per the 
>>> instructions online).
>>> 
>>> What I need is sample code that compiles on the current configuration. What 
>>> I have is the old XCode RealEstate/PetShop code, which I can't get to 
>>> compile cleanly on eclipse (although I have made some minor progress 
>>> reducing the number of errors).
>>> 
>>> Does current sample code exist ?
>>> 
>>> thanks, Ray
>>> ___
>>> 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/pyu%40mac.com
>>> 
>>> This email sent to p...@mac.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/lists%40thetimmy.com
>> 
>> This email sent to li...@thetimmy.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/webobjects%40avendasora.com
> 
> This email sent to webobje...@avendasora.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


Re: looking for webobjects sample code

2010-10-19 Thread Tim Worman
+1

There are very impressive app (and framework) examples in Project Wonder.

http://wiki.objectstyle.org/confluence/display/WO/Project+WONDER-Quickstart

There's a link to follow for install in there too. Here's some info about 
migrating projects from XCode.

http://wiki.objectstyle.org/confluence/display/WOL/Migrating+from+XCode+to+WOLips

The Wonder mailing list is a great mailing list too!

Tim Worman
UCLA GSE&IS


On Oct 19, 2010, at 1:56 PM, Paul D Yu wrote:

> Have you looked at the Wonder examples?
> 
> Paul
> On Oct 19, 2010, at 4:52 PM, Ray Sanders wrote:
> 
>> I'm relatively new to WebObjects (at least on eclipse). I have what I 
>> believe is the current version of eclipse (3.6.1 with the custom install 
>> script that includes WOLips). I also have the 5.3.3 and 5.4.3 versions of 
>> WebObjects installed in /Developer/WebObjects/Versions (per the instructions 
>> online).
>> 
>> What I need is sample code that compiles on the current configuration. What 
>> I have is the old XCode RealEstate/PetShop code, which I can't get to 
>> compile cleanly on eclipse (although I have made some minor progress 
>> reducing the number of errors).
>> 
>> Does current sample code exist ?
>> 
>> thanks, Ray
>> ___
>> 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/pyu%40mac.com
>> 
>> This email sent to p...@mac.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/lists%40thetimmy.com
> 
> This email sent to li...@thetimmy.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


Re: looking for webobjects sample code

2010-10-19 Thread Paul D Yu
Have you looked at the Wonder examples?

Paul
On Oct 19, 2010, at 4:52 PM, Ray Sanders wrote:

> I'm relatively new to WebObjects (at least on eclipse). I have what I believe 
> is the current version of eclipse (3.6.1 with the custom install script that 
> includes WOLips). I also have the 5.3.3 and 5.4.3 versions of WebObjects 
> installed in /Developer/WebObjects/Versions (per the instructions online).
> 
> What I need is sample code that compiles on the current configuration. What I 
> have is the old XCode RealEstate/PetShop code, which I can't get to compile 
> cleanly on eclipse (although I have made some minor progress reducing the 
> number of errors).
> 
> Does current sample code exist ?
> 
> thanks, Ray
> ___
> 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/pyu%40mac.com
> 
> This email sent to p...@mac.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


looking for webobjects sample code

2010-10-19 Thread Ray Sanders
I'm relatively new to WebObjects (at least on eclipse). I have what I  
believe is the current version of eclipse (3.6.1 with the custom  
install script that includes WOLips). I also have the 5.3.3 and 5.4.3  
versions of WebObjects installed in /Developer/WebObjects/Versions  
(per the instructions online).


What I need is sample code that compiles on the current configuration.  
What I have is the old XCode RealEstate/PetShop code, which I can't  
get to compile cleanly on eclipse (although I have made some minor  
progress reducing the number of errors).


Does current sample code exist ?

thanks, Ray
___
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