Dude its fontastic, i hope that all component are well implemented, if so i think it's the solution of many problems
1-offline loading
2-code protection
3-rapid design
...etc
great job
WOW!!!!! I was amazed by the Raudus framework (I didn't played with it, I just viewed the demo on the site).
I was/am a Delphi programmer since Delphi 2.0
Raudus does not seems to be practical for large scale of applications
Raudus does not seems to be practical for large scale of applications
Raudus, I think is a very good IDE for developing web application rapidly.
But Raudus serializes all client requests into main thread for execution.
This design is not supportive for high scale of applications, mainly db applications where single action could take unpredictable time.
Is there any solutions for this or I am missing something?