runtime-spec icon indicating copy to clipboard operation
runtime-spec copied to clipboard

nomenclature: "field" vs "property"

Open AkihiroSuda opened this issue 2 months ago • 1 comments

https://github.com/search?q=repo%3Aopencontainers%2Fruntime-spec%20field&type=code https://github.com/search?q=repo%3Aopencontainers%2Fruntime-spec+property&type=code

The terminology should be unified to either "field" or "property".

This issue is not specific to runtime-spec; the same nomenclature should be applied to image-spec and distribution-spec as well.

AkihiroSuda avatar Oct 22 '25 07:10 AkihiroSuda

+1 As a semi-random contributor I've been struggling with the nomenclature myself :) There's also the term "object" used in some parts.

Would/should the term be used in all levels of the hierarchy, e.g. we have linux.resources.memory.limit so linux, linux.resources etc would all be properties/fields?

marquiz avatar Oct 22 '25 07:10 marquiz