Hi,
I recently installed eclipse latest version and installed 'wolips'
plugins. After that I started eclipse and selected the previous
workspace that I used before.
But now eclipse gives error such as 'The import com.webobjects cannot be
resolved' etc. Previously (before install new eclipse an
Hi,
I recently installed eclipse latest version and installed 'wolips'
plugins. After that I started eclipse and selected the previous
workspace that I used before.
But now eclipse gives error such as 'The import com.webobjects cannot be
resolved' etc. Previously (before install new eclipse an
Hi,
I'm not sure if this is the right place to post this but I'm kind of at wits
end on my problem.
I am trying to setup my dev environment for webobjects on a windows xp
machine (please don't ask why M$) with eclipse 3.4.1 and wolips nightly
build. I also have setup WO framework 5.3.3 under c:\A
On Feb 16, 2009, at 12:49 PM, Gustavo Pizano wrote:
Hello again, well Im still having some problems with a .css, Im
doing the following:
wo:ERXStyleSheet>
but when I run the app it says :
Unable to get contents of file '/Library/WebServer/Documents/cgi-bin/
WebObjects/niftyCorners.css' fo
On Feb 16, 2009, at 8:37 PM, Chuck Hill wrote:
On Feb 14, 2009, at 10:56 AM, Kevin Windham wrote:
I was going through part two of the WO Podcast that David LeBer
did, and I noticed a difference in the way his code worked with
MySQL and mine worked with FrontBase.
In the second migration
On Feb 13, 2009, at 12:11 AM, Freddie Tilley wrote:
On 12 feb 2009, at 19:55, Chuck Hill wrote:
On Feb 12, 2009, at 9:55 AM, Freddie Tilley wrote:
I wish to pass some header variables to a redirect but I'm having
some problems
I'm trying to set the header as follows (I found this somewhere
On Feb 16, 2009, at 3:09 AM, lgazda wrote:
Hi,
I am trying to make something like this:
I want to be able to switch dynamically components (base on some
variables) in few places (on single site) and i don't want to use
conditionals.
My idea:
I want to have component which extends for exa
Hi Chuck, Andrew, and Cheong,
Thanks heaps for your advice. There won't be any objects in common
between the sessions. I'm basically trying to avoid deploying a new
version of the application for each customer. However after speaking
with my colleagues we have decided that it will be eas
On Feb 14, 2009, at 10:56 AM, Kevin Windham wrote:
I was going through part two of the WO Podcast that David LeBer did,
and I noticed a difference in the way his code worked with MySQL and
mine worked with FrontBase.
In the second migration there is a bit of code that adds some groups
an
Where is possible to write about future WO version ?
There are mailing lists for ADC members?
If you're a member of the AppleSeed program, the AppleSeed forums is
the place to discuss it. If you're not, I don't think there are any
NDA-covered WO forums available. Definitely file radars.
ms
Prior to WO 5.4 WORequest.formValues() returned a
NSMutableDictionary object. You had to cast the returned object to
NSMutableDictionary as WORequest.formValues() return type was
declared to be NSDictionary.
Technically speaking, you should not be doing this -- it's a violation
of the API t
Where is possible to write about future WO version ?
There are mailing lists for ADC members?
Regards
Amedeo
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubsc
Prior to WO 5.4 WORequest.formValues() returned a NSMutableDictionary
object. You had to cast the returned object to NSMutableDictionary as
WORequest.formValues() return type was declared to be NSDictionary. In
WO 5.4 the returned object is NSDictionary() not the subclass
NSMutableDictionar
On Feb 15, 2009, at 2:19 AM, Andrew Lindesay wrote:
Hello Richard;
I've not done anything like this, but maybe you might be able to
create a new model-group for each session somehow and then change
the connection dictionary on the model in the model group, but I'm
not sure on the mechani
Hello again, well Im still having some problems with a .css, Im doing
the following:
but when I run the app it says :
Unable to get contents of file '/Library/WebServer/Documents/cgi-bin/
WebObjects/niftyCorners.css' for uri: /cgi-bin/WebObjects/
niftyCorners.css
I have the .css under Web
Hi,
I am trying to make something like this:
I want to be able to switch dynamically components (base on some
variables) in few places (on single site) and i don't want to use
conditionals.
My idea:
I want to have component which extends for example WOString and take one
binding which is dic
16 matches
Mail list logo