UIK et Azur mis en Open Source par son auteur Jean-Michel Forgeas
10 sujets de 1 à 10 (sur un total de 10)
-
UIK : User Interface Kit for Amiga OS – An object engine : https://github.com/JeanMichelForgeas/UIK
Azur : Text editor for Amiga OS : https://github.com/JeanMichelForgeas/AZurMerci à Jean-Michel d’avoir accepté de distribuer ses deux anciens programmes commerciaux en Open Source.
A mettre en news maybe 🙂
et un de plus !!’
https://github.com/JeanMichelForgeas/OO
Object Organizer – A multi-OS object engine
The object engine is made of objects, with library objects specific to each OS when necessary. Applications source code can then be OS free by using OO objects. For now, the engine and the tests compile and run on Amiga and Windows.
OO is based on ideas from Boopsi and goes farther in object handling, events notifications, building applications, portability… Objects have single inheritance (like java, unlike c++). Entire applications can be OO driven, even with no UI. Entire application object tree can be declared as just data, then let OO instantiate all. The next planned step was to read the application description from a text file, and transform it to a data objects tree. All this opens the door for an application builder… A 3D engine is provided as objects, like handler, space, solid, camera (simple), light, mike, speaker, … Objects attributes modifications can send notifications to others, with attributs mappings, functions mappings, to achieve automatic application processing.
Even if the code is well tested the product was not released because of Commodore stopping Amiga.
Super nouvelle.
Toutefois après une rapide revue, il semble qu’il n’y ai pas vraiment le code source d’azur mais de modules pour dictionnaires et quelques autres bricoles.
J’ai rapidement parcouru le code du noyau d’uik, c’est propre.De l'Amiga et bien d'autres ici:
http://tutosproc.blogspot.fr/
Merci kamelito, j’ai pu ajouter le répertoire SRC sur github 🙂
Et merci aussi pour m’avoir demandé l’autre jour de mettre tout ça en open source, je n’y aurais pas pensé !
Ca fait du bien de se replonger dans ces souvenirs !Merci Jean Michel, ton produit etait au top!
Il ne reste plus qu’a demander a David Screve de faire pareil, il avait produit beaucoup d’objets uik bien pratiques.
Je crois que j’ai encore le manuel relié quelque part sur une étagère 😉
De l'Amiga et bien d'autres ici:
http://tutosproc.blogspot.fr/
Merci à toi zouzou c’est très gentil.
En tout cas j’y ai apporté le plus grand soin.
Ah le manuel ! J’ai fait les manuels de UIK et AZur avec Pro Page et Pro Draw sur Amiga, puis imprimés et reliés par un imprimeur 🙂
10 sujets de 1 à 10 (sur un total de 10)
- Vous devez être connecté pour répondre à ce sujet.
› Forums › AmigaOS, MorphOS et AROS › Général › UIK et Azur mis en Open Source par son auteur Jean-Michel Forgeas