very ineffecient...where this could work is to use a berkeleyDB or flat files or sqlite and sync that in git, but very hard to do the above as you speak with aiki...bassel any thoughts?
** Changed in: aikiframework Status: New => Opinion ** Changed in: aikiframework Importance: Undecided => Medium ** Changed in: aikiframework Milestone: None => 0.9 ** Changed in: aikiframework Assignee: (unassigned) => Bassel Safadi (bassel) -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/718732 Title: synchronise to external versioning Status in Aiki Framework: Opinion Bug description: In https://bugs.launchpad.net/openfontlibrary/+bug/718522 I understand Aiki stores revisions of its controllers in its database. Now having the controllers in the database is a win, because it allows easier editing access. However, many programmers like to work in their favourite text editor. Also, a database is a brittle centralised technology. Therefore I would request Aiki to synchronize its database with revisions to a git repository. This allows for easy redundant backups, increases data portability, and makes it more attractive for people who already have coding experience to join Aiki projects. Maintainers can grant access to the git repository in the way which they think is appropriate—this doesn’t need to be handled by Aiki. _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp