-
Key: PYTH-15
-
Legacy Issue Number: 3352
-
Status: closed
-
Source: Camros Corporation ( Jeffrey Marshall)
-
Summary:
Section 14.4.4 describes the create_request method on CORBA.Object as taking:
the operation name, parameters and the opt. keyword arguments context, flags
and repository id.Later on in section 1.6 the signature for create_request is shown as:
create_request (context, op_name, arg_list, result, flags)Which definition is correct?
Also, shouldn't the name of this operation be "_create_request" to avoid name
clashes with user-defined operations? -
Reported: PYTH 1.0b1 — Tue, 22 Feb 2000 05:00 GMT
-
Disposition: Resolved — PYTH 1.0
-
Disposition Summary:
It should be spelled _created_request; this is an editorial change. Also, the definition of that ope
-
Updated: Fri, 6 Mar 2015 20:58 GMT