Jump to content

GOOP - Graphical Object Oriented Programming: Difference between revisions

From LabVIEW Wiki
Line 13: Line 13:
* Enable Multiple Developer Collaboration  
* Enable Multiple Developer Collaboration  


=== Related Pages: ===
=== See Also ===


* [[OpenGOOP]]
* [[OpenGOOP]]
* [[GOOP_History_by_Mattias_Ericsson]]- an excerpt from a forum posting made on Tue 01 of Jul, 2003
* [[GOOP_History_by_Mattias_Ericsson]]


=== Off-site GOOP Links: ===
=== Off-site GOOP Links: ===

Revision as of 08:31, 19 March 2007

GOOP - Graphical Object Oriented Programming

GOOP stands for Graphical Object Oriented Programming. GOOP really hit mainstream with the release of the GOOP Toolkit from Endevo and National Instruments. OpenG even has its own version of GOOP, called OpenGOOP.

GOOP is great because it allows you to build components that encapsulate their data, functionality, and behavior. Why ecapsulate?...

Benefits of Encapsulation

  • Maintainable
  • Scalable
  • Useable (and therefore Reusable)
  • Testable
  • Enable Multiple Developer Collaboration

See Also

Off-site GOOP Links: