Category:SOM Articles: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
** [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/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]] | * [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]] | * [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/0209/wps2.html WPS Programming the Easy Way. Part 2] Expanding the class and improving WPS integration. by [[Frank Matthijs]] | * [http://www.edm2.com/0209/wps2.html WPS Programming the Easy Way. Part 2] Expanding the class and improving WPS integration. by [[Frank Matthijs]] (October 1994) | ||
* [http://www.edm2.com/0203/wpsdev101.html Workplace Shell Development 101] Creating a class that can send all the files dropped on the program object to the associated program as a series of parameters. by [[Björn Fahller]] | * [http://www.edm2.com/0203/wpsdev101.html Workplace Shell Development 101] Creating a class that can send all the files dropped on the program object to the associated program as a series of parameters. by [[Björn Fahller]] (March 1994) | ||
* [http://www.edm2.com/ | * [http://www.edm2.com/0201/hooks.html Utilizing Hooks for Added Capabilities] by [[Larry Salomon Jr.]] (January 1994) | ||
* [http://www.edm2.com/ | * [http://www.edm2.com/0102/roadmapwps.html Road Map for the Workplace Shell] An introduction to the internal structure of the WPS. by [[David Campbell]] (April 1993) | ||
* [http://www.edm2.com/0107/directspy.html Writing a Direct Manipulation Spy Writing a Direct Manipulation Spy] by [[Larry Salomon Jr.]] | * [http://www.edm2.com/0107/directspy.html Writing a Direct Manipulation Spy Writing a Direct Manipulation Spy] by [[Larry Salomon Jr.]] (December 1993) | ||
* [http://www.edm2.com/0104/newwinclass1.html Development of a New Window Class - Part 1] by [[Larry Salomon Jr.]] | * [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.]] | * [http://www.edm2.com/0105/newwinclass2.html Development of a New Window Class - Part 2] by [[Larry Salomon Jr.]] (October 1993) | ||
Revision as of 00:09, 2 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