On 10/08/2010, at 11:33 PM, John Huss wrote:
> On Tue, Aug 10, 2010 at 6:12 AM, Paul Hoadley wrote:
> For the attribute that we may as well call the "birthday" attribute, I'm
> using the "date" prototype from ERPrototypes. Curiously (IMHO), this
> prototype has an external type of "TIMESTAMP",
Okay, thanks, that's good to know.
-Lon
On Tue, Aug 10, 2010 at 1:23 PM, Chuck Hill wrote:
> This just means that one or more instances were too slow in responding.
> Either they are busy or deadlocked.
>
> There is an interesting patch to the Wonder version here:
> http://issues.objectstyle.o
This just means that one or more instances were too slow in responding. Either
they are busy or deadlocked.
There is an interesting patch to the Wonder version here:
http://issues.objectstyle.org/jira/browse/WONDER-567
I have not looked at the details of this yet.
Chuck
On Aug 10, 2010, at 1
Every now and then, Monitor wigs out and displays the behavior in this
image ( http://grab.by/5PZb ). It complains it can't connect to
wotaskd (but all the running apps are fine), and all of the images are
broken. The direct image urls (that are fed through the monitor
applicatino) return "An Int
Unfortunatelly, _I_ deserve that :-) But you're a bit hard for other
"co-branded" woriors.
David B.
Le 10 août 10 à 16:38, Chuck Hill a écrit :
On Aug 10, 2010, at 9:37 AM, David Holt wrote:
On 2010-08-10, at 9:30 AM, Chuck Hill wrote:
On Aug 10, 2010, at 8:42 AM, Andrew R. Kinnie wrote:
Uhhngwhat? Oh. Sorry. I was wiping the drool off my lip.
I think the size of the file is a red herring. I've seen generally inconsistent
behavior from the component. Sometimes the size restriction works as expected,
other times it fails as Andrew described, but once it fails, it cont
On 2010-08-10, at 12:37 PM, David Holt wrote:
>
> On 2010-08-10, at 9:30 AM, Chuck Hill wrote:
>
>>
>> On Aug 10, 2010, at 8:42 AM, Andrew R. Kinnie wrote:
>>>
>>> PS: Vinny Luc said he tried switching the default CSS to true, in order to
>>> get the progress bar to work, but it doesn't res
On Aug 10, 2010, at 9:36 AM, Andrew R. Kinnie wrote:
> In his defense he has some sort of child related excuse. . .
That is odd. I thought his children used HIM as an excuse!
> Lame, I know. Certainly not enough to prevent him from a suitable amount of
> harassment for not responding qu
On Aug 10, 2010, at 9:37 AM, David Holt wrote:
> On 2010-08-10, at 9:30 AM, Chuck Hill wrote:
> On Aug 10, 2010, at 8:42 AM, Andrew R. Kinnie wrote:
>>>
>>> PS: Vinny Luc said he tried switching the default CSS to true, in order to
>>> get the progress bar to work, but it doesn't resolve it eith
On 2010-08-10, at 9:30 AM, Chuck Hill wrote:
>
> On Aug 10, 2010, at 8:42 AM, Andrew R. Kinnie wrote:
>>
>> PS: Vinny Luc said he tried switching the default CSS to true, in order to
>> get the progress bar to work, but it doesn't resolve it either. (I'm
>> desperately trying to get him to
In his defense he has some sort of child related excuse. . . Lame, I know.
Certainly not enough to prevent him from a suitable amount of harassment for
not responding quickly.
On Aug 10, 2010, at 12:30 PM, Chuck Hill wrote:
>
> On Aug 10, 2010, at 8:42 AM, Andrew R. Kinnie wrote:
>>
>> PS
On Aug 10, 2010, at 8:42 AM, Andrew R. Kinnie wrote:
>
> PS: Vinny Luc said he tried switching the default CSS to true, in order to
> get the progress bar to work, but it doesn't resolve it either. (I'm
> desperately trying to get him to chime in with what he has tried. Heck , not
> even Da
OK, I'll have a look at those.
Thanks.
In other news, I'm glad that those bindings exist somewhere, even if I wasn't
supposed to use them, they weren't used correctly and weren't supposed to be
exposed to begin with. I thought I was hallucinating, as I can't seem to find
them now.
On Aug 10,
On 2010-08-10, at 11:42 AM, Andrew R. Kinnie wrote:
> Honestly, I am not sure at this point. I think it was something I added from
> something I found in my desperate search for a solution. In any event they
> appear to have no effect, whether I have them or not. In any event, they
> should
Honestly, I am not sure at this point. I think it was something I added from
something I found in my desperate search for a solution. In any event they
appear to have no effect, whether I have them or not. In any event, they
should have been removed before sending it. Sorry. I can't find th
I have a Hudson job definition for building Wonder that lets you specify which
version of WO and what revision you want and it will build and install the
frameworks.
Anybody want it?
This will also be part of what I cover at WOWODC - so make sure you register!
Dave
On Aug 10, 2010, at 10:18 A
On 2010-08-10, at 10:32 AM, Andrew R. Kinnie wrote:
> Greetings all, again.
>
> I have this ongoing issue with attachments > 15 MB using
> ERAttachmentFlexibleUpload. I created a component which contains 5 different
> ERAttachmentFlexibleUpload components (one for each of 5 possible attachmen
I'm guessing that they will provide a CoreData API, an EOModel API and a
mailing list filled with WO experts some of whom have some experience in
building the existing dev tools.
Beyond that, I'm guessing they won't stand in the way.
I hope that doesn't sound pessimistic. It's not supposed to b
Greetings all, again.
I have this ongoing issue with attachments > 15 MB using
ERAttachmentFlexibleUpload. I created a component which contains 5 different
ERAttachmentFlexibleUpload components (one for each of 5 possible attachments
allowed per communication.
We have set a property per the i
doesn't look like hudson is keeping old copies... i guess you can check out
a particular version and build it yourself ?
On 10 August 2010 14:13, Theodore Petrosky wrote:
>
> Where do I find the 'older' versions of the wonder frameworks? Are they
> saved somewhere (I hope).
>
> although the date
Greetings David,
Sounds a good little project. What assistance, if any, would Apple to able
to provide in terms technical expertise and support if I were able to get
federal and scientific funding to build such a capability, especially an
automated capability of converting back and forth CoreData
>
> For dates like this, I force the time component to 12:00 noon. That at
> least reduces the chance of timezone shifts of the day portion.
>
> Chuck
same here:
public static NSTimestamp normalisedDate(NSTimestamp date) {
GregorianCalendar gc = new GregorianCalendar();
gc.setTime(date);
int
On Aug 10, 2010, at 4:12 AM, Paul Hoadley wrote:
Anyway, obviously my story is somewhat light on detail, and I'm not expecting anyone to
jump in and solve my specific problem. But I couldn't be the only person to ever hit
this problem—what are others doing with their "birthday" attributes in
On Tue, Aug 10, 2010 at 6:12 AM, Paul Hoadley wrote:
> For the attribute that we may as well call the "birthday" attribute, I'm
> using the "date" prototype from ERPrototypes. Curiously (IMHO), this
> prototype has an external type of "TIMESTAMP", even though Postgres offers
> the 1-day-resoluti
On Aug 10, 2010, at 4:12 AM, Paul Hoadley wrote:
> Hello,
>
> There was a long thread on this list back in December 2008/January 2009
> entitled "Recording and looking up dates, when day-wide precision is
> required". The crux of the problem was well described by Andrew Lindesay,
> who wrote
Where do I find the 'older' versions of the wonder frameworks? Are they saved
somewhere (I hope).
although the datepicker was half broken in the version about a month ago, that
was better than where I am now…
Ted
--- On Mon, 8/9/10, Mark Ritchie wrote:
> From: Mark Ritchie
> Subject: Re:
Hello,
There was a long thread on this list back in December 2008/January 2009
entitled "Recording and looking up dates, when day-wide precision is required".
The crux of the problem was well described by Andrew Lindesay, who wrote:
> I _think_ (correct me if I'm wrong) Florijan would like to
Should not be too difficult to also convert the CoreData model to an EOModel.
Structure of CoreData model file is available via CoreData API, so you can
fairly easily write a tool to convert the xcdatamodel to an eomodeld
On Jul 21, 2010, at 10:22 PM, Beatty, Daniel D CIV NAVAIR, 474300D wrote:
>
> > Is there a WebObjects-way of passing sessions between applications or
> > is it simply a case if using a manually created cookie with an
> > encrypted username and somehow safely providing a time-limited
> > credential?
>
> I once broke up an application into two for the same reason you are
>
29 matches
Mail list logo