Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e0e646cd1231f

Jump to content

Talk:Structural pattern

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 19 years ago by Mrityunjay.kant

If structural patterns are relationships between entities, why isn't inheritance listed?

Inheritance by definition is not a pattern. Inheritance and object composition are basic structures of object orientation which govern the two ways objects can interact with each other. Patterns give us a way to structure that interaction in different ways as per our needs.

Mrityunjay.kant 09:47, 21 December 2006 (UTC)Reply