TweetFollow Us on Twitter

Dec 90 Letters
Volume Number:6
Issue Number:12
Column Tag:Letters

The Sordid Truth

By Kirk Chase, Editor, MacTutor

The Sordid Truth About Apple Why Don’t Those Idiots Ever Do Anything Right?

Dave Wilson

Personal Concepts

Palo Alto, CA 94306

MacTutor has been running a lot of articles about programming with objects lately, covering everything from MacApp. the THINK Class Library, and other goodies. This coverage is great, since it reflects the rapidly growing interest in object programming on the Mac, and on any other platform that requires us to support a graphical user interface.

I found the two-part series entitled “MacOops!” by Dr. Christian Stratowa in August and Sept ’90 to be particularly interesting. The good doctor has done a really nice piece of work in developing a small applications framework in THINK Pascal. He also added some spice to the article with some personal comments about Apple Computer in general and MacApp specifically. I think a response to some of those comments is in order.

We are all entitled to our opinions, so what follows are mine, based on my experiences teaching Mac programming since 1984. During that time, I have written Mac applications using only the Toolbox, and also using MacApp. I have taught hundreds of developers to use THINK C, THINK Pascal, MPW Object Pascal, and MPW C++. I also have taught Smalltalk-80 for ParcPlace Systems, and have written small programs on the NeXT computer using NextStep and it’s Interface Builder.

The following paragraphs start with quotes from Dr. Stratowa’s September article in italics, followed by my comments in a plain style.

“Apple is giving notice to Macintosh developers that OOP will become the only way to write Mac software. I really hope this statement does not mean that in the future Apple will force programmers to use MacApp. Although I don’t have MacApp yet, from what I have seen in the different article published in MacTutor, I have the feeling that I won’t like it.”

“Freedom to the programmers to adopt their own programming style and to use the language of their choice.”

“It seems clear to me that object-oriented programming will be the software approach of the future.”

“The way of the future seems to lie more GAOOP - graphic assisted object-oriented programming, a way outlined in Steve Job’s NextStep ”

Comment: Apple has not threatened to force you to use MacApp, but they have indicated that there will be a time when you will have to use OOP. That is because of exactly what the Dr. stated in his third comment above. What is odd is the Dr’s feeling that Apple is jamming something down his throat, while at the same time speaking fondly of NextStep on the NeXT computer. Perhaps he does not realize that to write GUI applications for the NeXT machine, you are required to use NextStep with Objective-C. In other words, while Apple currently allow you choices, Next does not. How can you compliment Next for already doing what Apple has said they will do in the future.

Since the Dr. likes NextStep, but does not like MacApp, perhaps a comparison is in order. A good object-oriented development system consists of the following parts:

After writing programs using both MacApp and NextStep, they appear to me to be very similar in concept and intent. I think that NextStep’s system looks nicer and is more integrated, while MacApp is richer and more well-developed, with a much wider range of programming tools. And MacApp allows you to work in either C or Pascal, while NextStep has no place for Pascal programmers to hide.

“Maybe Smalltalk will finally get the attention it deserves, although for some strange reason Apple has never promoted it officially. Using Smalltalk, scientists at Canon’s European research center have recently developed a visual programming language, called VPL, which enables nonspecialists to manipulate images on a computer screen. I have the feeling that Apple is losing more and more ground.”

Comments: Apple also developed a visual programming language using Smalltalk. It is called Fabrik, and was shown at the 1988 OOPSLA conference in San Diego. I suspect that it may never be released as a product because Smalltalk is difficult to use to develop small, stand-alone applications. What Apple has done is bring Smalltalk programming tools like the code browsers and object inspectors to MacApp, so they are at least learning from the ideas in the great Smalltalk programming environment.

As far as supporting (unsophisticated) end-user programming, Apple’s HyperCard has been the most significant product in this area on any platform. Third-party Mac products like Prototyper, AppMaker, LabView, Extend, and even ProGraph also provide great support for various kinds of visual programming.

“How can a company ... still design its hardware without at least one graphics processor?”

Comment: Apple does provide a graphics card with a hardware accelerator. I suspect it is optional because normal Mac color graphics performance is pretty good without it. I notices that MPW scrolls so fast on a Mac IIci that I often scroll past the line I want to look at.

“Forget the Mac, join the NeXT!”

Comment: The NeXT computer is very nicely designed, and is fun to use. However its poor performance and lack of software has severely limited its market. The trade magazines estimate that only 8,500 machines have been sold, compared to the Mac’s few million installed base. New NeXT models were introduced in Mid-September that are more appealing, but I would not bet the whole ranch on NeXT’s uphill battle against Apple on the low end, and Sun on the high end.

“However, MacApp... is limited to the Mac only.”

Comments: I too wish that implementations of MacApp existed in the DOS and UNIX worlds. As it is, you could not have a MacApp running for Windows 3.0 development, since Microsoft does not provide C++ for Windows developers, and Borland’s Turbo C++ cannot make Windows applications. I suspect that both Microsoft and Borland will provide applications frameworks somewhat like MacApp within the next year or so. As usual, the DOS world is playing catch up with the Macintosh world. The CommonView system is probably the closest thing to MacApp in the DOS world, but it is not nearly as sophisticated.

What many developers would like is one all-purpose development system that has compile-time options to generate code for Mac, Windows, and UNIX. There are systems like that. One is called XVT, but by trying to be everything to everybody, it does not provide the best possible support for anyone. It is not nearly as well-suited as MacApp for created serious Mac applications. Another very portable system is Smalltalk-80 (now known as Objectworks for Smalltalk-80). A Smalltalk-80 program is portable across most popular platforms, but uses a generic (non-Macintosh) user interface to achieve that portability. Smalltalk-V has an (almost) correct Mac user interface, but requires changes as you move from Mac to DOS, and like most Smalltalks, it usually cannot provide small, fast applications.

All in all, Dr. Stratowa seems to approve of object programming, but feels that Apple is doing a poor job of providing hardware and development systems. I think he is right in that they could do much better, but he is wrong in feeling that the world has left them behind. Apple still provides a better personal computing experience for end-users that the competition. Furthermore, MacApp using either THINK Pascal or MPW provides a richer, more productive software development environment than you will find on competing computers. As products like Aldus’ PhotoShop, Softview’s FormsView, and Farallon’s MediaTracks have shown, if you want to write great Macintosh software, you can use MacApp to do it.

The above is, of course, only one more opinion. I assume MacTutor will receive more heated opinions on a regular basis. I do hope you base your opinions on your own personal experiences with these products, however - don’t just believe what other people (including me) tell you.

Language Systems FORTRAN Validated by U.S.

Language Systems Corp.

Herndon, VA

Herndon, VA--October 4, 1990--Language Systems Corp. announced today that the company’s FORTRAN compiler has been formally validated by an agency of the U.S. Government, providing users assurance that the compiler gives accurate results. FORTRAN is the programming language used most frequently by scientists and engineers.

Language Systems FORTRAN version 2.1 was issued a Certificate of Validation by the National Computer Systems Laboratory, National Institute of Standards and Technology (NIST). NIST, formerly known as the National Bureau of Standards, is the U.S. Government agency in charge of testing products for compliance with established standards.

“Language Systems has always believed that the most important criterion for evaluating a FORTRAN compiler should be correctness of answers,” explained Rich Norling, chairman of Language Systems. “Getting correct answers from a particular FORTRAN program depends on three basic steps: (1) choosing an appropriate algorithm, (2) expressing the algorithm correctly in FORTRAN, and (3) having a compiler convert the FORTRAN into machine instructions without mistakes. The formal validation confirms that Language Systems FORTRAN version 2.1 produces programs that correctly implement the FORTRAN 77 programming language.”

The lengthy validation process consisted of 3588 tests and took approximately 8 hours to complete on a Macintosh IIfx. The FORTRAN Compiler Validation System was used to certify that Language Systems FORTRAN version 2.1 conforms to the ANSI FORTRAN 77 Standard. A copy of the Validation Summary Report is available from Language Systems or NIST.

The Language Systems compiler is the leading FORTRAN compiler on the Macintosh, and runs in versions 2.0.2 and later of the Macintosh Programmer’s Workshop (MPW) Development Environment. The compiler also contains many enhancements, which were fully tested by Language Systems’ own suite of over 4,000 tests. A variety of supporting products are available from third parties, including well-known math libraries from IMSL and NAG.

Language Systems FORTRAN version 2.1 bundled with MPW 3.1 retails for $495; the company has sent upgrades free of charge to registered owners of FORTRAN version 2.0.

Rich Norling

Language Systems Corp.

441 Carlisle Dr.

Herndon, VA 22070

Telephone: 703-478-0181

Fax: 703-689-9593

AppleLink: D0354

Symantec Upgrade For TML Users

Kirk Chase

MacTutor

A press release just crossed my desk, and I thought I would make mention of it. Symantec, in conjunction with TML Systems, is offering an upgrade for TML customers to THINK Pascal 3.0 for $99. Symantec is also offering Just Enough Pascal for $45 to TML customers. This offer came on the heals of TML’s announcement of their discontinuation of their TML Pascal product line. The offer is good until the end of 1990; so if you’re interested, you better take advantage of it quickly. Contact Terri Sammonds at (408) 725-2752 or Deanne Berry at (408) 725-2759.

On a personal note, I am sorry to see TML discontinue their Pascal line. I suppose that TML could not put the resources into their Pascal to the degree that Symantec or Apple could and were therefore forced to follow more profitable avenues. It is sad to see another development tool disappear. I feel that there are already too few tools for Mac developers to see another depart.

Still, I feel that we are in a Golden Age of Software Development. Although there are few tools now, there are increasingly more and more tools for the developer. Products like MacApp, AppMaker, Prototyper, Serius, FaceIt, Invention Software’s extenders, and so much more are taking off. And there is a real need out there.

Development work is only going to become more and more difficult with the ever increasing flood of hardware and software out there. This is taken exponentially when cross-development becomes more and more a necessity. And now even a “small” tool developer can make coding enjoyable. Take PopUpFuncs by SciComp Software, that utility and others like it can make coding more enjoyable. Bulletin boards are getting more and more snippets of code. There is rarely a need to work with stone knives and bear skins to bring something to market. It makes me feel better that, in software development, we have gone from the Stone Age to the Golden Age. Now if someone would come up with a way to keep your breakpoints and variables displayed between debugging sessions in THINK C, the THINK C debugger might not be so infuriating to use.

 

Community Search:
MacTech Search:

Software Updates via MacUpdate

Latest Forum Discussions

See All

Make the passage of time your plaything...
While some of us are still waiting for a chance to get our hands on Ash Prime - yes, don’t remind me I could currently buy him this month I’m barely hanging on - Digital Extremes has announced its next anticipated Prime Form for Warframe. Starting... | Read more »
If you can find it and fit through the d...
The holy trinity of amazing company names have come together, to release their equally amazing and adorable mobile game, Hamster Inn. Published by HyperBeard Games, and co-developed by Mum Not Proud and Little Sasquatch Studios, it's time to... | Read more »
Amikin Survival opens for pre-orders on...
Join me on the wonderful trip down the inspiration rabbit hole; much as Palworld seemingly “borrowed” many aspects from the hit Pokemon franchise, it is time for the heavily armed animal survival to also spawn some illegitimate children as Helio... | Read more »
PUBG Mobile teams up with global phenome...
Since launching in 2019, SpyxFamily has exploded to damn near catastrophic popularity, so it was only a matter of time before a mobile game snapped up a collaboration. Enter PUBG Mobile. Until May 12th, players will be able to collect a host of... | Read more »
Embark into the frozen tundra of certain...
Chucklefish, developers of hit action-adventure sandbox game Starbound and owner of one of the cutest logos in gaming, has released their roguelike deck-builder Wildfrost. Created alongside developers Gaziter and Deadpan Games, Wildfrost will... | Read more »
MoreFun Studios has announced Season 4,...
Tension has escalated in the ever-volatile world of Arena Breakout, as your old pal Randall Fisher and bosses Fred and Perrero continue to lob insults and explosives at each other, bringing us to a new phase of warfare. Season 4, Into The Fog of... | Read more »
Top Mobile Game Discounts
Every day, we pick out a curated list of the best mobile discounts on the App Store and post them here. This list won't be comprehensive, but it every game on it is recommended. Feel free to check out the coverage we did on them in the links below... | Read more »
Marvel Future Fight celebrates nine year...
Announced alongside an advertising image I can only assume was aimed squarely at myself with the prominent Deadpool and Odin featured on it, Netmarble has revealed their celebrations for the 9th anniversary of Marvel Future Fight. The Countdown... | Read more »
HoYoFair 2024 prepares to showcase over...
To say Genshin Impact took the world by storm when it was released would be an understatement. However, I think the most surprising part of the launch was just how much further it went than gaming. There have been concerts, art shows, massive... | Read more »
Explore some of BBCs' most iconic s...
Despite your personal opinion on the BBC at a managerial level, it is undeniable that it has overseen some fantastic British shows in the past, and now thanks to a partnership with Roblox, players will be able to interact with some of these... | Read more »

Price Scanner via MacPrices.net

24-inch M1 iMacs available at Apple starting...
Apple has clearance M1 iMacs available in their Certified Refurbished store starting at $1049 and ranging up to $300 off original MSRP. Each iMac is in like-new condition and comes with Apple’s... Read more
Walmart continues to offer $699 13-inch M1 Ma...
Walmart continues to offer new Apple 13″ M1 MacBook Airs (8GB RAM, 256GB SSD) online for $699, $300 off original MSRP, in Space Gray, Silver, and Gold colors. These are new MacBook for sale by... Read more
B&H has 13-inch M2 MacBook Airs with 16GB...
B&H Photo has 13″ MacBook Airs with M2 CPUs, 16GB of memory, and 256GB of storage in stock and on sale for $1099, $100 off Apple’s MSRP for this configuration. Free 1-2 day delivery is available... Read more
14-inch M3 MacBook Pro with 16GB of RAM avail...
Apple has the 14″ M3 MacBook Pro with 16GB of RAM and 1TB of storage, Certified Refurbished, available for $300 off MSRP. Each MacBook Pro features a new outer case, shipping is free, and an Apple 1-... Read more
Apple M2 Mac minis on sale for up to $150 off...
Amazon has Apple’s M2-powered Mac minis in stock and on sale for $100-$150 off MSRP, each including free delivery: – Mac mini M2/256GB SSD: $499, save $100 – Mac mini M2/512GB SSD: $699, save $100 –... Read more
Amazon is offering a $200 discount on 14-inch...
Amazon has 14-inch M3 MacBook Pros in stock and on sale for $200 off MSRP. Shipping is free. Note that Amazon’s stock tends to come and go: – 14″ M3 MacBook Pro (8GB RAM/512GB SSD): $1399.99, $200... Read more
Sunday Sale: 13-inch M3 MacBook Air for $999,...
Several Apple retailers have the new 13″ MacBook Air with an M3 CPU in stock and on sale today for only $999 in Midnight. These are the lowest prices currently available for new 13″ M3 MacBook Airs... Read more
Multiple Apple retailers are offering 13-inch...
Several Apple retailers have 13″ MacBook Airs with M2 CPUs in stock and on sale this weekend starting at only $849 in Space Gray, Silver, Starlight, and Midnight colors. These are the lowest prices... Read more
Roundup of Verizon’s April Apple iPhone Promo...
Verizon is offering a number of iPhone deals for the month of April. Switch, and open a new of service, and you can qualify for a free iPhone 15 or heavy monthly discounts on other models: – 128GB... Read more
B&H has 16-inch MacBook Pros on sale for...
Apple 16″ MacBook Pros with M3 Pro and M3 Max CPUs are in stock and on sale today for $200-$300 off MSRP at B&H Photo. Their prices are among the lowest currently available for these models. B... Read more

Jobs Board

IN6728 Optometrist- *Apple* Valley, CA- Tar...
Date: Apr 9, 2024 Brand: Target Optical Location: Apple Valley, CA, US, 92308 **Requisition ID:** 824398 At Target Optical, we help people see and look great - and Read more
Medical Assistant - Orthopedics *Apple* Hil...
Medical Assistant - Orthopedics Apple Hill York Location: WellSpan Medical Group, York, PA Schedule: Full Time Sign-On Bonus Eligible Remote/Hybrid Regular Apply Now Read more
*Apple* Systems Administrator - JAMF - Activ...
…**Public Trust/Other Required:** None **Job Family:** Systems Administration **Skills:** Apple Platforms,Computer Servers,Jamf Pro **Experience:** 3 + years of Read more
Liquor Stock Clerk - S. *Apple* St. - Idaho...
Liquor Stock Clerk - S. Apple St. Boise Posting Begin Date: 2023/10/10 Posting End Date: 2024/10/14 Category: Retail Sub Category: Customer Service Work Type: Part Read more
Top Secret *Apple* System Admin - Insight G...
Job Description Day to Day: * Configure and maintain the client's Apple Device Management (ADM) solution. The current solution is JAMF supporting 250-500 end points, Read more
All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.