The Artima Developer Community
Sponsored Link

Web Buzz Forum
BPMN BPEL Roundtripping Revisited

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Masterson

Posts: 248
Nickname: mastermark
Registered: Sep, 2007

Mark Masterson is a CTO with CSC
BPMN BPEL Roundtripping Revisited Posted: Dec 23, 2007 8:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Mark Masterson.
Original Post: BPMN BPEL Roundtripping Revisited
Feed Title: Process Perfection
Feed URL: http://www.jroller.com/MasterMark/feed/entries/rss
Feed Description: Life, the Universe, workflow, BPM, Java, Ruby, functional/generative/meta programming, pi calculus, patterns, the Grid, agents, software architecture and the kitchen sink. :)
Latest Web Buzz Posts
Latest Web Buzz Posts by Mark Masterson
Latest Posts From Process Perfection

Advertisement

Roundtripping Revisited

+1. Good stuff, as usual, from Bruce Silver. The underlying rule of thumb here, I think, is something like "If you're generating code, that code should never be touched, never be stored in SCM. It's not source code. It's a compile-time artifact, suitable only for further compile-time processing." This rule is widely applicable, from generated MFC code right up to MDA / MDD approaches. If you find yourself unable to hold to this rule, then I think you ought to seriously step back and examine what you're really trying to do, as I suspect that you may be misusing the tool of code generation.

There is a funny quote in Bruce's post though -- probably unintentionally so:

The way I look at it, BPEL is just like Java.

If there was ever a sentence designed to get me to run screaming into the arms of Ruby / Python / Scala / Whatever, then surely, that is it.

Read: BPMN BPEL Roundtripping Revisited

Topic: How To Test Web Application on Internet Explorer 5.5, 6, 7 on Windows & Mac Safari, Firefox ,... Previous Topic   Next Topic Topic: Numb

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use