Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Announcements
»
Third party
»
ANN: mORMot 2 Release Candidate
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
fpsockets error: 10047
by
bytebites
[
Today
at 09:58:18 pm]
Is FPGUI still active?
by
BSaidus
[
Today
at 07:26:39 pm]
SpkToolbar custom update
by
wp
[
Today
at 06:35:40 pm]
Mapping Images Like Odome...
by
SandyG
[
Today
at 05:22:27 pm]
Using WriteLn inside dll
by
Thaddy
[
Today
at 04:16:20 pm]
Hello everyone!
by
Curt Carpenter
[
Today
at 03:55:40 pm]
Matching video to form
by
Pe3s
[
Today
at 01:54:30 pm]
Avoid system units debugg...
by
janasoft
[
Today
at 12:13:42 pm]
Struggling with Orthello/...
by
Dzandaa
[
Today
at 11:48:43 am]
[SOLVED] progress dialog ...
by
Phoenix
[
Today
at 11:14:23 am]
Notetask 1.1.0 - Free cro...
by
AlexanderT
[
Today
at 10:05:28 am]
I cannot save an unit on ...
by
Zvoni
[
Today
at 09:06:05 am]
Introducing PasBuild 1.0....
by
Thaddy
[
Today
at 08:16:53 am]
Form adjusting to screen ...
by
RickSpink
[
Today
at 08:11:59 am]
Amigo programming languag...
by
paxscript
[
Today
at 04:06:34 am]
Feature better than a new...
by
TBMan
[
Today
at 03:56:13 am]
Any way to exclude terms ...
by
n7800
[
Today
at 12:59:05 am]
Just Curious: When has an...
by
n7800
[
Today
at 12:15:00 am]
Detect orphaned procedure...
by
Martin_fr
[December 09, 2025, 11:37:51 pm]
modern main menu
by
n7800
[December 09, 2025, 10:23:04 pm]
Lazarus Bugfix Release 4...
by
Martin_fr
[December 09, 2025, 08:35:41 pm]
Hints in TTrayIcon
by
avra
[December 09, 2025, 07:01:02 pm]
Problem with TSQLQuery
by
sch61
[December 09, 2025, 05:15:38 pm]
What are some good modern...
by
sanric
[December 09, 2025, 04:46:09 pm]
First PythonForLazarus De...
by
fozkan
[December 09, 2025, 04:20:56 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: ANN: mORMot 2 Release Candidate (Read 2121 times)
abouchez
Full Member
Posts: 134
ANN: mORMot 2 Release Candidate
«
on:
January 10, 2023, 10:51:28 am »
The mORMot 2 framework is about to be released as its first 2.0 stable version.
I am currently working on preliminary documentation.
Some first shot here
https://synopse.info/files/doc/mORMot2.html
The framework feature set should now be considered as sealed for this release.
There is no issue reported opened at
https://github.com/synopse/mORMot2/issues
or in the forum.
There was a lot of work to focus on FPC/Lazarus stability and performance. Lazarus is my IDE of choice even before I started mORMot 2.
Performance has been tuned for Linux x86_64, and thanks to the great quality and efficiency of FPC, we can be proud of Open Source projects on modern object pascal!
Please test it, and give here some feedback to fix any problem before the actual release!
We enter a framework code-freeze phase until then.
The forum thread for reporting issues and comment is
https://synopse.info/forum/viewtopic.php?id=6442
The related blog article is
https://blog.synopse.info/?post/2023/01/10/mORMot-2-Release-Candidate
«
Last Edit: January 10, 2023, 10:53:48 am by abouchez
»
Logged
DonAlfredo
Hero Member
Posts: 1851
Re: ANN: mORMot 2 Release Candidate
«
Reply #1 on:
January 10, 2023, 11:55:03 am »
Congrats on the finest Pascal ORM-framework !!
Logged
Fpcupdeluxe:
https://github.com/LongDirtyAnimAlf/fpcupdeluxe
Latest release:
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/latest
Legacy:
https://github.com/LongDirtyAnimAlf/Reiniero-fpcup
avra
Hero Member
Posts: 2570
Re: ANN: mORMot 2 Release Candidate
«
Reply #2 on:
January 11, 2023, 12:16:17 pm »
Well done and congratulations!!!
Thank you!
Logged
ct2laz
- Conversion between Lazarus and CodeTyphon
bithelpers
- Bit manipulation for standard types
pasettimino
- Siemens S7 PLC lib
PeterEvans
New Member
Posts: 24
Re: ANN: mORMot 2 Release Candidate
«
Reply #3 on:
January 11, 2023, 10:24:19 pm »
Congratulations on years of hard work.
Logged
avk
Hero Member
Posts: 825
Re: ANN: mORMot 2 Release Candidate
«
Reply #4 on:
January 12, 2023, 10:48:09 am »
Congratulations!
Logged
Leledumbo
Hero Member
Posts: 8833
Programming + Glam Metal + Tae Kwon Do = Me
Re: ANN: mORMot 2 Release Candidate
«
Reply #5 on:
January 17, 2023, 04:15:25 am »
Congrats! This architecture is way better in terms of coupling, at least many units can be used relatively standalone now.
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Announcements
»
Third party
»
ANN: mORMot 2 Release Candidate
TinyPortal
© 2005-2018