GDS(Goop Development Suite)

cancel
Showing results for 
Search instead for 
Did you mean: 

Design Patterns

Share and discuss your commonly used design patterns.

0 Kudos
Message 1 of 3
(10,472 Views)

Hi

I've added two design patterns implementations based on the book: "Head First Design Patterns", using GOOP4.

This is a book I can recommend.

Cheers,

Mike

Oops, I did see that the project is referring to a missing class, just ignore that.

Also, I just saw that I use my own dialog VI, in the Door,Fan and Light classes.

Replace the VI: LcDialog_AutoSizeDialog.vi, with a single One utton Dialog.

The VIs you need to update are:

GarageDoor_class\Open.vi  \Close.vi

Light_class\On.vi \Off.vi

CeilingFan_class\SetSpeed.vi

Message was edited by: MikaelH

Download All
Message 2 of 3
(6,471 Views)

...and it looks like now I'll need to install OpenG.

I'm hoping not to have to load my code up with too many dependencies as it tends to frighten people away from using it.  Chasing versions is always a nightmare with all these add-ins...

0 Kudos
Message 3 of 3
(6,471 Views)