Haywire schrijft: "Jonathan Clark heeft een interessante vergelijking geschreven over Microsoft .net en het nieuwe systeem waar Amiga - bekend van de populaire multimedia computers van eind 80-er, begin 90-er jaren - aan werkt. Beide technologieën beloven platform onafhankelijke binaries à la Java, maar in tegenstelling tot Java is er meer aandacht voor performance en heeft gemak voor de ontwikkelaar een lagere prioriteit.
Hoewel een eerste versie van het Amiga-systeem inmiddels beschikbaar is in de vorm van een SDK, is de conclusie van het verhaal dat Microsoft waarschijnlijk aan het langste eind trekt, puur vanwege een overwicht in resources. Wat wel in het voordeel van het Amiga-systeem spreekt is dat deze vrijwel meteen voor verschillende platformen beschikbaar zal zijn, terwijl .net in eerste instantie alleen voor Microsoft OS-en is bedoeld. Daarnaast kan het Amiga-systeem ook zonder host-OS draaien, terwijl .net altijd een onderliggend besturingssysteem nodig heeft":
Reading this you might think that I am biased towards .net, but I actually like the Tao Group enough to consider working there. The main advantages it has to offer are Java and a hosting OS. Since Java is already portable, the Elate system becomes a fancy JIT compiler on desktop systems. Being able to distribute a Java app to customers as a single 2MB download is a big advantage over existing methods which require a 10+MB additional overhead assuming you cannot count on the user to have your JVM already installed. Also since the .NET platform will not be available for Linux, Mac, Sun, SGI, etc. it's binary portability doesn't offer much to desktop developers. For embedded systems, Elate offers a smaller footprint than WindowsCE. Developers wanting to develop Java apps for WindowsCE are pretty much out of luck unless it's a monster of a microprocessor.Initially I was hesitant to use the Amiga SDK for anything because of their royalty requirement, but now that this restriction has been removed I look forward to using it to develop some cross platform applications. Currently Amiga only offers a linux version, even though the Tao Group has ported the "OS" to many other platforms.
Finally, I do not know what to expect from Amiga, since almost of the work for their current offering was done by the Tao Group.