Category:SOM Articles: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
** [http://www.edm2.com/0512/wps3.html Part 3] Referencing WPS objects from a C++ program; Referencing the EA's attached to a WPDataFile child object; Saving EA's when a file is overwritten. by [[Chris Palchak]] (December 1997) | ** [http://www.edm2.com/0512/wps3.html Part 3] Referencing WPS objects from a C++ program; Referencing the EA's attached to a WPDataFile child object; Saving EA's when a file is overwritten. by [[Chris Palchak]] (December 1997) | ||
** [http://www.edm2.com/0601/wps4.html Part 4] The creation of the ChartFolder class. by [[Chris Palchak]] (January 1998) | ** [http://www.edm2.com/0601/wps4.html Part 4] The creation of the ChartFolder class. by [[Chris Palchak]] (January 1998) | ||
* [http://www.edm2.com/0510/candybarz.html The Making of CandyBarZ] by [[Matt Wagner]] (October 1997) | |||
* [http://www.edm2.com/0307/wpswithuicl.html Programming the WPS Using the UICL] Some shared experiences to easily write applications which are completely integrated into the WPS using the UICL. by [[Juergen Riedl]] (August 1995) | * [http://www.edm2.com/0307/wpswithuicl.html Programming the WPS Using the UICL] Some shared experiences to easily write applications which are completely integrated into the WPS using the UICL. by [[Juergen Riedl]] (August 1995) | ||
* [http://www.edm2.com/0208/wps1.html WPS Programming the Easy Way. Part 1] Overview of Object-oriented and SOM-programming, the first WPS-class. by [[Frank Matthijs]] (September 1994) | * [http://www.edm2.com/0208/wps1.html WPS Programming the Easy Way. Part 1] Overview of Object-oriented and SOM-programming, the first WPS-class. by [[Frank Matthijs]] (September 1994) | ||
Line 54: | Line 55: | ||
* [http://www.edm2.com/0104/newwinclass1.html Development of a New Window Class - Part 1] by [[Larry Salomon Jr.]] (July/August/September 1993) | * [http://www.edm2.com/0104/newwinclass1.html Development of a New Window Class - Part 1] by [[Larry Salomon Jr.]] (July/August/September 1993) | ||
* [http://www.edm2.com/0105/newwinclass2.html Development of a New Window Class - Part 2] by [[Larry Salomon Jr.]] (October 1993) | * [http://www.edm2.com/0105/newwinclass2.html Development of a New Window Class - Part 2] by [[Larry Salomon Jr.]] (October 1993) | ||
</td> | </td> |
Revision as of 16:00, 4 November 2011
This page includes SOM, DSOM, OpenDOC, WPS related articles:
Subcategories
This category has only the following subcategory.
Pages in category "SOM Articles"
The following 69 pages are in this category, out of 69 total.
A
C
E
H
I
O
S
- Sample program that demonstrates OS/2 Drag/Drop in WPS
- SOM & DSOM - An Introduction
- SOM and Object REXX
- SOM Collection Classes: A Primer for the VisualAge COBOL Programmer
- SOM Language Neutrality: An OO COBOL Perspective
- SOM's OOP Model from the SOMobjects Developer Toolkit
- Some benchmarks of SOM vs C++ based objects
- SOMobjects Developer Toolkit and Workgroup Enabler: Making reuse a reality
- SOMobjects for OS/400
T
- Ten Rules for Distributed Object Systems
- The Enhanced Workplace Shell Programming Interface in OS/2 Warp Version 3
- The Long Road
- The Merging of Object-Oriented and Distributed Systems
- The SOM Interface Definition Language
- The System Object Model (SOM) and the Component Object Model (COM): A comparison of technologies from a developer's perspective
- The System Object Model (SOM) and the Component Object Model (COM): A comparison of technologies summarized
- The use of SOM to mirror the C++ object
U
W
- Why SOM?
- Work Place Shell Programming - Part 1
- Work Place Shell Programming - Part 2
- Work Place Shell Programming - Part 3
- Work Place Shell Programming - Part 4
- Workplace Shell and DSOM: Together at Last
- Workplace Shell Development 101
- Workplace Shell Object Setup Strings
- WorkPlace Shell Programming In Assembler/2
- WPS Programming the Easy Way - Part 1
- WPS Programming the Easy Way - Part 2
- Writing Workplace Shell Objects Using the IBM Open Class User Interface Library