axiom icon indicating copy to clipboard operation
axiom copied to clipboard

Recover docs from web.archive.org

Open techtonik opened this issue 11 years ago • 5 comments

http://web.archive.org/web/20101016075151/http://divmod.org/trac/wiki/DivmodAxiom

techtonik avatar Aug 11 '14 05:08 techtonik

I at some point wrote https://github.com/lvh/axiombook

it may be a good idea to simply incorporate that into twisted/axiom

lvh avatar Aug 11 '14 11:08 lvh

Skimming through the book, I still can not get what Axiom is for with its SQLite-only backend. It will help to list alternatives and make a comparison. With Django models, Roundup hyperdb and AppEngine ndb.

It will also help to get attribute type names similar to other frameworks.

And the third thought - if Axiom could be a decoupled model from anything - that would help greatly to migrate data from Django to Roundup to AppEngine etc.

techtonik avatar Aug 11 '14 12:08 techtonik

Ehhh, yeah, it's pretty different from those. Unfortunately I don't have the time or inclination to work on it anymore :(

lvh avatar Aug 11 '14 12:08 lvh

Then the good way would be to properly freeze by listing missing parts, things that are not implemented elsewhere and alternatives that can serve as a replacement or a better way for certain tasks. I think that would be useful, because Axiom is already listed in some places on the Internet. I came here from Python wiki.

techtonik avatar Aug 11 '14 13:08 techtonik

@lvh - I'm on board with integrating that stuff, if you still think that would be a good idea.

glyph avatar Jan 10 '15 09:01 glyph