>Programming the WorldWideWeb client was remarkably easy on the NeXT. There was already a software module, the Text Object, which was an editable multifont editor. I just had to subclass it to make a hypertext object, and add the internet code. Designing the app’s menus was trivial — just drag and drop with InterfaceBuilder. The code framework of the app was generated automatically. That is a platform: something whic…
you see how lean Next makes everything.