× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: paradox ?
  • From: Dave McKenzie <davemck@xxxxxxxxxx>
  • Date: Thu, 13 Jul 2000 15:52:27 -0700

An attempt at clarifying state/domain:

State is a property only of pgms.  It's essentially a "capability," i.e. it
indicates how powerful a pgm is.  A system-state pgm can do just about
anything--in particular, it can access system-domain objects (as well as
user-domain objects).  A user-state pgm is wimpier--it can't access
system-domain objects, only user-domain.

Domain is a property of all objects.  It's like a "protection."  System-domain
objects are "protected" from user-state pgms--only system-state pgms can access
them.  User-domain objects aren't "protected"--they can be accessed by either
user- or system-state pgms.

Therefore, API pgms are user-domain (so normal user-state pgms can call them),
and they are system-state (so they can do powerful things user-state pgms
can't, like accessing system-domain objects).

Leif Svalgaard wrote:

> From: Tim McCarthy <timm@as400ftp.com>
>
> > Although technically we could have both system domain/system state and
> > system domain/user state only the former really makes any sense and I
> > don't know of any SD/US programs out there. So it's my understanding
> > that a System domain program can access any object.
>
> what I have are user domain/system state programs. All the APIs are also
> UD/SS programs. I don't think the system domain programs have any
> leg up on accessing any object.

+---
| This is the MI Programmers Mailing List!
| To submit a new message, send your mail to MI400@midrange.com.
| To subscribe to this list send email to MI400-SUB@midrange.com.
| To unsubscribe from this list send email to MI400-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: dr2@cssas400.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.