Skip to content

Files

Latest commit

 

History

History
13 lines (7 loc) · 855 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 855 Bytes

House Energy Patterns : Decorator, Adapter, Factory, Fluent Builder

This repository contains the example code for a couple of talks given at the EMEA and US PUG Challenges in 2023.

The code should run with nearly any version of OpenEdge that supports OOABL.

The exceptions to this are the OpenEdge.Core.IAdaptable interface and its implementation in the HouseDecorator class.