NEWSLETTERS
 

CIO.com updates, insights and advice on technology, management and your career.

 CIO BlackBerry News and Tips
 CIO Research and Analysis
 CIO Microsoft
 CIO Insider
 
 
 
SUBSCRIBE TO CIO
 
Are you involved in setting the direction for your company's IT budget or strategy?

Apply today for a FREE subscription to CIO Magazine!

 


Fri, Feb 8, 2008 20:24 EST

Just a Little SOM Thing for Linux Developers

Topic: Development

Blog: Developer Wisdom

Current Rating: 5 Comments: 6

Could the open-source community use a library packaging technology that enables languages to share class libraries regardless of the language an application was written in? I dare say it could, especially since the code to accomplish that goal was written (and shelved) more than ten years ago. All it takes to make that code available is to ask IBM to release SOM and DSOM as open-source.

System Object Model (SOM) and distributed SOM (DSOM) are technologies based on the interface defininition language (IDL) standard, enables a software developer to establish communication between disparate objects which may not be written in the same language. It fixes the fragile class tree in C and C++, though SOM isn't limited to those languages.

There isn't any technology available today that allows different libraries to freely interact with each other like that. Sure, there have been attempts (which one developer called "feeble") to accomplish the same thing that SOM did (among them are XML-RPC and JSON-RPC), but those have annoying limitations. XMLRPC and JSONRPC target some of what DSOM does. But they don't have the goal of linking disparate languages/libraries in an OOPy way. Please don't think I'm disparaging what these technologies can do; they're useful. My point is that SOM is at least another way to approach the task, and it could be argued (by people far more technical than I) that SOM could do it better.

As a practical example, imagine that someone created a C++ library that was the answer to all IMAP needs. A developer couldn't access that library from Python, unless she wrote custom code from scratch. And that wouldn't help a developer who uses Java. With SOM, the library would be available no matter which language you chose.

That example ought to give you a sense of the business advantages to SOM. Less code to write means faster, cheaper development. If SOM were part of the equation, you could avoid being marooned in the wrong environment to solve the problem.

I could continue about SOM's technical advantages... but plenty of that information is already available online. Alas, IBM no longer lists the Redbooks for SOM and DSOM, and sorry—you can't borrow my print copy.

Maybe you disagree that SOM will solve all sorts of problems for Linux. That's okay. Even if it solved a few problems, it'd be a vast improvement... and the only thing standing in the way is IBM. Unlike OS/2, which has so many fingerprints on it that IBM can't open-source it, IBM owns SOM. It's already been ported to several environments, such as AIX and System/390. Although SOM was among the shiniest bits of technology in OS/2, it's not tied to that OS. SOM was part of the foundation of OpenDoc and thus Mac OS X is a distant relative.

In fact, SOM is very much in the same position that REXX was, and IBM released Object Rexx to the community a few years ago.

I have a copy of the SOM/DSOM source code somewhere in the piles of CDs here at the bitranch. It was distributed to companies that signed up as OpenDoc developers (I'm tempted to add, "all three of us"). Without digging out the code for a full in-depth examination, I think I can safely say that it was clean enough at the time for IBM's lawyers to let it be shared with OpenDoc partners, which then included Apple and WordPerfect Corp. (There is also an OpenDoc Bible book contract in that folder, too, but the reasons


You do not have flash or javascript support.
Average (1 vote)
5
 
 
Mon, Feb 11, 2008 14:35 EST
Anonymous user
Posted by: Anonymous
Rating: 80

At last, some sense in this world. Despite its eccentricities SOM is just to good to leave mouldering on the shelf. The big question is, how to spark the interest of a champion inside IBM.

 
Mon, Feb 11, 2008 22:14 EST
hmm
Anonymous user
Posted by: Anonymous
Rating:

Can't you do basically the same thing using UNO or XPCOM?

 
Tue, Feb 12, 2008 9:38 EST
Anonymous user
Posted by: ktk
Rating:

We thought about that idea quite some time ago at netlabs.org, SOM was really unique and we think it would be valuable for other platforms as well. SOM got well documented by IBM, there are plenty of articles in IEEE magazines and there is a pretty good description of SOM in various patents IBM filed for SOM. There are also various books available about topics related to SOM. For that reasons we simply started implementing SOM from scratch.

Our rewrite of SOM, called NOM (Netlabs Object Model) is the base of our upcoming Voyager project. Basic functionality of the object model already works in prototypes. We also fixed some of the issues SOM had, for example the lack of garbage collection.

NOM doesn't provide all the functionality of SOM yet but we have everything needed for a start and new things (like DSOM/DNOM) could be added without problems. For sure the people working on it are coders that used SOM the past >10 years, so they know what works and what doesn't (thus we could fix some more annoyances SOM had).

We do not think that the source code of SOM is essential for our project to be successful. What we would love to see however, is that IBM releases the SOM related patents to the "open source patent pool" they once initiated some time ago.

 
Tue, Feb 12, 2008 10:16 EST
Anonymous user
Posted by: Anonymous
Rating: 70

"There isn't any technology available today that allows different libraries to freely interact with each other like that."

Wow. I guess those of us who have been using Free/Open Source CORBA ORBs for years to get IDL-defined cross-language (platform and network) objects are delusional. Or the author is.

I think the author confused the basic CORBA technology that (D)SOM and OpenDoc are based on with the desktop and document libraries built on top of them. IDL and cross-language objects are readily available in multiple implementations of CORBA and are widely used.

 
Tue, Feb 12, 2008 14:08 EST
Posted by: Esther Schindler
Rating: 90

Name a few that you think accomplish the same thing.

Post new comment

* Subject:
* Username:
* E-mail:
The content of this field is kept private and will not be shown publicly.
Homepage:
* Body:
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <strike> <p> <br>
  • Lines and paragraphs break automatically.
More information about formatting options

* Denotes required field.

About this Blog

Helping developers use technology to solve business problems every day.

Hot Conversations

Take My Windows 7 Please: A Resale Tale

Posted by Shane ONeill in News | 6 comments

Creating a Privacy Policy Part V

Posted by Ariel Silverstone in Best Practices | 1 comments

Start a Conversation
Click to post

Got something to say? We want to hear it! Click the Post button to get started. GO»

EXPERT ADVICE
See our roster of experts.

Advice & Opinion from more than 113 of IT's most insightful thinkers.

  PARTNERS       WEBCASTS    
 

Windows 7 Webcast Series

There's a lot of buzz about Windows 7 out there. Each month in our webcast series, listen to analysts and customers discuss how Windows 7 and the Windows Optimized Desktop is impacting large companies around the world. Learn how they evaluated Windows 7, including the cost of deployment, deployment strategies, and tangible benefits.

Sponsored by Microsoft  Listen to on-demand Recordings »

 

Service Level Management Best Practices Life Cycle Overview - Improve Service Levels

Best practices for Service Level Management (SLM) is a process for consistently meeting customer requirements and delivering on IT's promises. See the steps required to ensure high-quality SLM.

Sponsored by Compuware  Read this White Paper »

 

Keeping Your Members Safe from Online Scams and Predators

In order to keep fraudsters out, romance sites must deploy effective solutions that look at information independent of what is supplied by users. A device fingerprinting solution such as iovation ReputationManager™ provides unique insight into the computers being used to create multiple accounts and exposes hidden device-account relationships that identity-based fraud solutions often miss.

Sponsored by iovation  Read this White Paper »

Resource Alerts

Get instant email notifications by topic when white papers, webcasts, and case studies are added to our library.

Resource Alerts

Get instant email notification when white papers, webcasts, and case studies are added to our library. Don't just be up-to-date—be up to the minute with our new Resource Alerts.

Defend Against Blended Threats: What You Need to Know

Blended Web and email threats are becoming increasingly complex and represent a huge...  View Now »

 

Prescriptive Actions to Reduce Risk

In this Webcast, learn best practices for effective systems management in a heterogeneous environment and keep client systems cost under control.   View Now »

 

Webcast- Vantage 11: Redefining Application Performance Management

Compuware's latest release, Vantage 11, is a major advance in end-to-end application performance management--bringing together proactive issue identification, quantification of business impact and problem resolution into a single solution. Tune in to learn how Vantage 11's top-down approach helps you make better decisions and dramatically lower operations costs.  View Now »

Resource Alerts

Get instant email notification when white papers, webcasts, and case studies are added to our library. Don't just be up-to-date—be up to the minute with our new Resource Alerts.

 
NEWSLETTER

Sign-up for the Blogs & Discussion Newsletter

 
FEATURED SPONSORS
 
 
 
SPONSORED LINKS
 

See how AT&T can help protect your network.

Top Five CIO Challenges

Streamline IT Costs. Boost Performance with WAN Optimization.

Want to know how you can maximize employee productivity?

Build your 1st app FREE with Force.com

TDWI checklist helps define data readiness for analytics. Download report.

Increase UPS efficiency without sacrificing protection.

A Clear View Toward Virtualization

Virtualization Technology as a Business Solution

The rules of infrastructure management just changed.

A Clear View Toward Virtualization

Interactive Q&A helps you discover key ways to maximize IT assets.

Ready to virtualize tier one applications? Check your virtualization maturity.

Think you can't afford a Cisco Switch? Cisco Catalyst Switches are now more affordable.

Five minute business analytics assessment. Immediate results.

The Case for Investing in Business Analytics Technology. Read white paper.

White Paper: Right-Sizing Your Power Infrastructure

Webcast: Unleashing the Power of Customer Data

White Paper: Managed Security for a Not-So-Secure World

SharePoint - Unchecked growth of content is unsustainable.

White Paper: Legacy Tools: Not Built for the Helpdesk

Taking a Seat at the Executive Table: The Reality of Virtualization

Five-Step Mobility Management Plan

White Paper: Next Generation Remote Infrastructure Management

Disciplined Autonomy: Resolving the Tension Between Flexibility and Control

Join us at the US-Brazil IT-BPO Summit, on November 10th in New York.

Unified Communications: Thoughts, Strategies and Predictions. Join the discussion

Read the RSA report: Security for Business Innovation

Webcast: Looking to the Cloud for Email and Collaboration Services

64-page prescriptive guide to security, compliance, and IT operations.

Keep your IT expertise up to date. Join the Intel Premier IT Professionals.

A new fleet of PCs with a total ROI in 10 months. Find your ROI.

eZine: A Roadmap to Reducing IT Complexity

Reduce risk, gain agility. See how Progress can help your business.

Virtualization Technology as a Business Solution

eZine: A Roadmap to Reducing IT Complexity

World-class trading technology solutions from NYSE Technologies.

If You're Paying for Telecom, You're Paying Too Much. Contact Asentinel Today.

Trade-In your old printer and save up to $1,000 plus free recycling!

infoBOOM! - The Mid-Sized Company CIO's Exclusive Community

Live Webinar: Applying Business Analytics. Click here to learn more

White Paper: 4 Customer Service Myths

Mobile Security: The Essential Ingredient for Today's Enterprise

White Paper: Improve Agility with Operational Responsiveness

White Paper: 5 Best Practices for Smartphone Support

Global Research: CIOs Weigh In On Virtualization

5 Key Virtualization Management Challenges

Learn How Web Site Performance Impacts Shopper Behavior

IDC White Paper: CCM for IT Compliance and Risk Management

Tolly Group Lab Test Results: Cisco vs. ShoreTel