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

Ex-Microsofties Look Back in Anger

Posted by Shane ONeill in News | 4 comments

The Price of IT Outsourcing

Posted by Beth Bacheldor in Best Practices | 2 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 115 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 »

 

A Framework for Better Application Delivery

The complexity of application delivery is driven in part by the evolving applications environment. Instead of approaching application delivery from a siloed fashion, this handbook looks at end-to-end guidance and discusses the impact of ignoring the WAN, Web apps that are chatty, data center consolidation, SaaS, Web 2.0 and virtualization.

Sponsored by Riverbed  Read this White Paper »

 

Microsoft® Exchange 2010 includes archiving - but is it enough?

Microsoft® Exchange 2010 includes basic email archiving. But many organizations will find that it does not meet their requirements. This paper describes why organizations need to archive, what capabilities Exchange 2010 includes and why 3rd party archiving solutions will be necessary for most organizations.

Sponsored by Google, Inc.   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.

Enterprise Capture: Your Onramp to Business Process Automation

Today more than ever companies are seeking to reduce costs and...  View Now »

 

The True Cost of Legacy Systems

How well are you maximizing existing software assets? This webcast reveals the results of a commissioned study on top migration and modernization priorities for IT leaders.   View Now »

 

How To Maximize Your Virtualization Strategy and Deployment

Join award-winning technology journalist Stan Gibson in this webcast as he discusses how to enhance your virtualization strategy with the ROI, planning, implementation and platform advice. Exploit the business benefits of virtualization and successfully expand your current deployment.   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




*Required fields

By clicking the sign-up button, you agree to the Privacy Policy.

View all newsletters »

 
FEATURED SPONSORS
 
 
 
SPONSORED LINKS
 

Manage limitless content todayread EMCs 15-minute guide to ECM.

HP Exstream. Get a Free Document Assessment for Financial Services.

Take the Netezza TwinFin TestDrive!

Webinar: Jump-start your in-house e-discovery with Ringtail QuickCull from FTI Technology

Let Progress Software help your business make progress.

Best Practices to Reduce IT Operational Costs

Real-world testing ranks Trend Micro #1 against malware. See results.

Forrester: The real-world financial impact of Windows 7

Turn your desk phone and mobile phone into one with Sprint Mobile Integration.

Maximizing efficiencies with unified communications.

Stay informed with custom newsletters from Tech Dispenser

Selecting the Right Reporting Technology

An IT Leadership Action Plan for the Economic Recovery

Consolidate data centers and lower IT service costs. Learn How.

WAN optimization techniques significantly improve application performance. Read More.

The Revolution and Evolution of Private Cloud Computing

ROI of Application Delivery Controllers

Cut Costs & Green Your IT Operations with PC Power Management

Enterprise Capture: Your Onramp to Business Process Automation

Adobe® LiveCycle®solutions for intuitive user experience

Unlocking the Mainframe: Modernizing Legacy System to SOA

State of the Data Integration Market

Enhance Customer Loyalty through Higher Responsiveness

Achieving Business Agility with Application Grid

Seven Ways ITIL Can Help You in an Economic Downturn

Does your IDS really work? Find out with a free Endace Audit

Verint Systems. Discover the Power of Intelligence in Action"

CA ARCserve r12.5 is More Than Backup! Download Trial Version Today

Enterprise search helps employees get more done. Get the facts from Google.

See why ShoreTel is named best overall VoIP provider by Nemertes Research

Trend Micro ranked #1 against real-world malware. Read more.

AT&T Application Management & Hosting. Let us help you STRETCH

Microsofts new client operating system helped Pella reduce power consumption.

Efficiency goes up. Costs come down.

Dark Fiber from Sunesys Save on Unlimited Bandwidth with Fixed Costs.

Trend Micro ranked #1 against real-world malware. Read more.

Webcast: Solve Your Data Visualization Needs with Open Source BI

Webcast: Delivering the Enterprise-Ready Cloud

Ensure cost effective application delivery. Learn More.

Cloud Computing: The Impact CIOs See

What's Next for Enterprise Resource Planning?

Gartner Magic Quadrant, Application Delivery Controllers 2009

Global Research: CIOs Weigh In On Virtualization

Adobe® LiveCycle® solutions for business process automation

What's New in SOA Suite 11g?

Unleash the Power of Java with Oracle JRockit Real Time

SOA Best Practices and Design Patterns

Application Grid: Ideal Platform for IT Consolidation

Taking the Service Desk to the Next Level