You are not logged in.
Hi, I'm taking the old documentation in: https://synopse.info/files/html/Synopse … 01.18.html
and trying to convert it to mORMot2, as-is, just changing the old class/method names from the old to the new convention. I'm also working on adapting all the code examples and code snippets so they at least compile with mORMot2
Chapters with all code validated: 5, 8, 16, 25
The temporal address for it is: http://wp.cyber.es/mORMot2-SAD-Index.html
I'ts split in chapter-sized documents linked from an index and from chapter to chapter
Would be grateful to know if what I'm doing is useful, useless, or whatever in the middle.
If it's useful, once finished I'd pass it to the boss so it does whatever he wants with it.
Offline
It could be better to work at documentation source level, i.e. on the SynProject .pro text file itself.
That is, update
https://github.com/synopse/mORMot2/blob … ormot2.pro
from
https://github.com/synopse/mORMot/blob/ … mework.pro
I guess only some part of the original source could be added, some of the "architecture blabling" could be just ignored.
Offline
Hi ab ![]()
If what I'm doing is worth anything, I can adapt it to the .pro format, but first I'd like to know if what I'm doing is useful or just garbage
Offline
If you start from the existing mormot2.pro file, and append some content from the mORMot 1 .pro file, and make pull requests after proper corrections/renaming, I would add them.
But please only a few core part of the mORMOt 1 .pro file.
Anyway, your existing content is very interresting.
Do you use some AI to help you?
Offline
Hi ab
If what I'm doing is worth anything, I can adapt it to the .pro format, but first I'd like to know if what I'm doing is useful or just garbage
Hey, Javierus
Your work is pretty impressive! mORMot is a great framework, but the learning curve is steep. The way you organized the topics and the samples shown will definitely help many users, from newbies to those already "initiated" in the mORMot world.
Best regards!
Offline