Ah. I see. Then, in the immortal words of Emily Litella, "Never mind".
-Chip-
On 9/22/08 21:48 Rick McGuire said:
> These are C APIs I'm talking about. It's not possible to add an
> option to these and maintain binary compatibility with existing
> applications. A new API that behaves the way
These are C APIs I'm talking about. It's not possible to add an
option to these and maintain binary compatibility with existing
applications. A new API that behaves the way we wish it to behave
really is the only option.
Rick
On Mon, Sep 22, 2008 at 5:13 PM, Chip Davis <[EMAIL PROTECTED]> wrote
Well, you know you can trust me to have an orthogonal take on this...
IMHO, the only problem with the OS/2-style RexxCreateQueue is that it tries to
subsume two discrete operations: 1) verifying whether a queue by the supplied
name already exists, and 2) creating a new queue.
This is a fine ide
Rick McGuire [?mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2008 9:32 AM
To: Open Object Rexx Developer Mailing List
Subject: [Oorexx-devel] Fwd: Need a name for a new version of
RexxCreateQueue
Ok, third attempt at getting this to the list. The sourceforge mail
server migration is supposed to b
On Mon, Sep 22, 2008 at 8:39 AM, Moritz Hoffmann <[EMAIL PROTECTED]> wrote:
> Rick McGuire wrote:
>> I'd like to create a new version of the API...
>
> I'd vote for RexxOpenQueue() as it is short and may also include the
> process of creating the queue. Opening files also creates them, thus I
> thi
Rick McGuire wrote:
> I'd like to create a new version of the API (and expose it in the
> RxQueue() function and the RexxQueue class) that behaves the way
> people generally want this to work, which is to make sure that the
> queue exists. This is fairly easy to dothe biggest hang up is
> what
; To: Open Object Rexx Developer Mailing List
> Subject: [Oorexx-devel] Fwd: Need a name for a new version of
> RexxCreateQueue
>
>
> Ok, third attempt at getting this to the list. The sourceforge mail
> server migration is supposed to be complete now.
>
> Rick
>
>
>
Developer Mailing List
Subject: [Oorexx-devel] Fwd: Need a name for a new version of
RexxCreateQueue
Ok, third attempt at getting this to the list. The sourceforge mail
server migration is supposed to be complete now.
Rick
-- Forwarded message --
From: Rick McGuire <[EMAIL PRO
Ok, third attempt at getting this to the list. The sourceforge mail
server migration is supposed to be complete now.
Rick
-- Forwarded message --
From: Rick McGuire <[EMAIL PROTECTED]>
Date: Fri, Sep 19, 2008 at 11:20 AM
Subject: Need a name for a new version of RexxCreateQueue