On 30/05/2007, at 1:16 PM, Joe Little wrote:
Wow.. how did you figure out that DMG extract trick?
I used my unix fu, and hexdump. ;)
The hack is totally version specific, the size and offset would need
to be updated for each new DMG file.
Normally you wouldn't need to do this, but it came ab
Hi there,
just delving into the world of D2W (after all this time)... I notice
that D2W.defaultPage(WOSession) needs a session.
Naturally I can subclass and provide a defaultPage(WOContext) but I'm
wondering how much of the D2W components/framework require a session
to work?
Does anyone
Hi Tim,
On May 29, 2007, at 4:57 PM, Timmy wrote:
So, any changes a user makes on the CalendarComponent are
recorded as TimeEntry records associated with a Timesheet.
PayPeriod and Job are both mandatory to a Timesheet. It seems to
me that this Calendar object we've been talking about coul
On 5/29/07, Jonathan Miller <[EMAIL PROTECTED]> wrote:
Hi,
Is anyone doing WOLips development on Linux? Is this possible?
I'm just jumping into Eclipse/WOLips. The short answer is that yes, it
should be possible using JavaEOGenerator, Eclipse, WOLips, WOProject,
Ant, etc. The key thing likely
Wow.. how did you figure out that DMG extract trick? I'm wondering how
easy its going to be to maintain that for any given revision of WO,
and if every update will be as complete :)
On 5/29/07, Q <[EMAIL PROTECTED]> wrote:
I have uploaded a walkthrough guide for WO 5.3.3 deployment on FreeBSD 6.
Ted,
I don't believe you can do what you're asking, but to answer a
question with a question, why would you want to? I can almost
guarantee that the performance of >= April 1 and < May 1 will be
better than like...
Ken
On May 29, 2007, at 9:18 PM, Ted Archibald wrote:
Hi,
I've been t
Hi Ted,
Just combine the two EOQualifiers using the EOAndQualifier (or
EOOrQualifier).
Eg.
EOQualifier q1; // your first qualifier
EOQualifier q2; // your second qualifier
EOQualifier finalQualifier = new EOAndQualifier( new NSArray( new
EOQualifier[] { q1, q2 } ) );
Regards
Peter
Ted Arc
Hi,
I've been trying to figure out how to do qualifiers for dates and am having
no luck.
If I want to get all the EOs for the month of April 2007, I currently have
to use two qualifiers. One that is greater than or equal to April 1st and
one that is less than or equal to April 30th. Is there a
Hi,
Is anyone doing WOLips development on Linux? Is this possible?
Thanks
Jon
___
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 Subscrip
Chuck:
On May 29, 2007, at 4:20 PM, Chuck Hill wrote:
Hi Tim,
On May 29, 2007, at 12:51 AM, Timmy wrote:
I've attached a pic that demonstrates what I'm doing. My prior
working version has many more controls but this should give an
idea. This is only the representation for an exempt employ
Hi Tim,
On May 29, 2007, at 12:51 AM, Timmy wrote:
I've attached a pic that demonstrates what I'm doing. My prior
working version has many more controls but this should give an
idea. This is only the representation for an exempt employee.
On May 28, 2007, at 10:34 PM, Chuck Hill wrote:
H
Hi!
Great work! :) Thanks!
Yours
Miguel Arroz
On 2007/05/29, at 12:41, Q wrote:
I have uploaded a walkthrough guide for WO 5.3.3 deployment on
FreeBSD 6.x to the WOCommunity wiki.
If you use FreeBSD, check it out.
http://wiki.objectstyle.org/confluence/display/WOCOM/WebObjects
+5.3.
I have uploaded a walkthrough guide for WO 5.3.3 deployment on
FreeBSD 6.x to the WOCommunity wiki.
If you use FreeBSD, check it out.
http://wiki.objectstyle.org/confluence/display/WOCOM/WebObjects+5.3.3
+Deployment+on+FreeBSD+6.x
--
Seeya...Q
Quinton Dolan - [EMAIL PROTECTED]
Gold Coast,
13 matches
Mail list logo