|
Gradualmente me involucré más y más en el desarrollo de Stampede. En breve, fui un desarrollador de Stampede. Con la bendición de skibum (Matt Wood, el principal líder de Stampede), comencé trabajando en una nueva versión del primitivo formato de empaquetamiento .
|
|
Gradually I became more and more involved in Stampede development. Before long, I was an official Stampede developer. With the blessing of skibum (Matt Wood, Stampede's head honcho), I began working on a new version of Stampede's primitive .slp packaging format. At the time the .slp package format consisted of a .tar.bz2 archive with a fixed-length footer stuck on the end that contained information about the package author, a description of the contents, the package creator, etc. This approach had two major problems: the fields were a fixed length and the footer really wasn't that big, and there was no extensibility built into the format (there was no way to add any additional fields to the .slp format in the future). Obviously this thing needed a major overhaul.
|
|
Progressivement, je suis devenu de plus en plus impliqué dans le développement de Stampede. Peu après, j'étais un développeur officiel de Stampede. Avec la bénédiction de skibum (Matt Wood, le fondateur de Stampede), j'ai commencé à travailler sur une nouvelle version du format de paquets « .slp » de Stampede. À ce moment-là, le format de paquets « .slp » consistait en un fichier contenant une archive « .tar.bz2 » suivie d'une zone à taille fixe permettant de stocker des informations sur l'auteur du paquet, une description du contenu, etc. Cette approche avait deux problèmes majeurs : les champs étaient d'une longueur fixe dans une zone pas si grande que cela et aucun mécanisme d'extensibilité n'avait été prévu (on ne pouvait même pas rajouter un nouveau champs). Évidemment cela a nécessité une révision majeure.
|
|
Gradualmente ho iniziato ad essere sempre più coinvolto nello sviluppo di Stampede. In breve tempo diventai uno sviluppatore ufficiale. Con la benedizione di skibum (Matt Wood, capo di Stampede honcho) ho iniziato a lavorare ad una nuova versione del formato primitivo dei pacchetti .slp. A quel tempo il formato .slp era formato da un archivio .tar.bz2 con una parte finale di lunghezza fissa in coda che conteneva informazioni sull'autore del pacchetto, una descrizione dei contenuti, il creatore del pacchetto ecc. Questo approccio aveva principalmente due problemi: i campi erano di lunghezza fissa e la parte finale non era poi cosi grande, inoltre non c'era flessibilità nel formato (ovvero non era possibile aggiungere campi addizionali al formato .slp in futuro). Ovviamente cio' ha richiesto una revisione importante.
|