[m-dev.] proc_info

Zoltan Somogyi zs at cs.mu.OZ.AU
Fri Mar 3 17:04:11 AEDT 2000


On 3-Mar-2000, Robert Ernst Johann JESCHOFNIK <rejj at students.cs.mu.oz.au> wrote:
> This leads to an interesting question... I am about to add a new field to
> proc_info, should I make get and set predicates for it just to be
> consistant, or should I just use the record syntax in any code that will
> use this new field?

If you are extending an existing type, you should use the convention
already used for that type. For new types, we should probably switch to
using field names.

Zoltan.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list