The Artima Developer Community
Sponsored Link

Java Community News
Enterprise Software Freakishness

31 replies on 3 pages. Most recent reply: Nov 16, 2007 12:31 AM by Gregor Zeitlinger

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 31 replies on 3 pages [ « | 1 2 3 ]
Raoul Duke

Posts: 127
Nickname: raoulduke
Registered: Apr, 2006

Re: Enterprise Software Freakishness Posted: Nov 9, 2007 1:44 PM
Reply to this message Reply
Advertisement
[i'm confused, can i really not go back and edit my own post? can't find the ui for that. anyway...]

Core Talk's interesting feature is that it would have a programming environment with many different facets upon the same underlying code. and if you changed something in one view all others would update automagically. that kind of thing. sorry the url i put in there didn't explain it. they've sorta disappeared from what little i know, that was the only recentish hit i got on them.

Gregor Zeitlinger

Posts: 108
Nickname: gregor
Registered: Aug, 2005

Re: Enterprise Software Freakishness Posted: Nov 16, 2007 12:31 AM
Reply to this message Reply
> Yes but for pragmatic reasons, it's necessary that the
> tools use a text-based canonical format. I've worked with
> a number of tools where this is one of the chief flaws,
> especially in the long term.
This is not sufficient. There are also unreadable text formats. The install anywhere XML format (.iap_xml) is almost impossible to modify by hand, because it's a Java object serialization. The MS Open XML format is probably even worse.

Flat View: This topic has 31 replies on 3 pages [ « | 1  2  3 ]
Topic: NetBeans SQE Project Bundles Five Code Quality Tools Previous Topic   Next Topic Topic: Using Scala to Explore Trees

Sponsored Links



Google
  Web Artima.com   

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