In my case, for the ENF event 54 (SDUMP) I got back an error , during the ENFREQ call, so I can't listen to this event. Would be not bad , but as Peter Relson told , there is no any event like this in the current code .

On 12.06.2013 11:16, Scott Fagen wrote:
Wayne Driscoll said:

<snip>
Having 2 API's, one internal, one external has a large
number of negative consequences, including increasing maintenance effort,
because if there is a defect, both API's have to be investigated, and
possibly modified and the increased testing requirements, including ongoing
regression testing.
</snip>

It all depends on how you define "API."  Is the interface "the parameter list and the linkage 
to the service" or is it "the executable macro one uses to invoke the service?"  I'd argue 
that it is not always clear or consistent for z/OS.  Obviously, the back end service routines can't figure 
out if they were called by code generated by a macro or hand cobbled by a developer.

There are clearly cases within z/OS where the BCP developers have access to a greater variety of 
parameters to the same exact linkage and back end routines for a number of system services.  There 
is no technical reason to not provide a mapping and executable macro (in SYS1.MACLIB?) for the 
"unwashed masses" and separate macros (in an internally accessible maclib, not shipped 
with the product) for the "Priests of the Temples of Syrinx" that both wind up invoking 
the same back end code.

Scott Fagen
Chief Architect - System z
CA Technologies

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN




--
Kind regards, / Mit freundlichen Grüßen
Miklos Szigetvari

Research&  Development
ISIS Papyrus Europe AG
Alter Wienerweg 12, A-2344 Maria Enzersdorf, Austria
T: +43(2236) 27551 333, F: +43(2236)21081
E-mail: [email protected]
Info: [email protected] Hotline: +43-2236-27551-111
Visit our brand new extended Website at www.isis-papyrus.com
---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS Papyrus accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to