Menu

Understanding Wavemaker source-code

Malamut Ondofaristo

OndoFaristo Architecture

[Route map]

Understanding Wavemaker source-code

Directory structure


Wavemaker server (Java) framework

On top of Spring framework Website Github
[todo: Understanding how Wavemaker Runtime uses Spring]

Wavemaker client (Java-script) framework


Building Wavemaker Studio

ANT

NSIS windows installer creator

Building Wavemaker project


Studio boot sequence

  • Project boot sequence

index.html
-theme.css
-app.css
-config.js
-BODY
--DIV wavemakernode
--DIV wmloading
-/wavemaker/lib/runtimeloader.js
-project.a.js

  • WAR boot sequence

index.html
index.html
-theme.css
-app.css
-config.js+lib\boot.js
-BODY
--DIV wavemakernode
--DIV wmloading
-lib/runtimeloader.js
-project.a.js


Testing client source code

D.O.H.: Dojo Objective Harness


Debugging client source code

Firebug


Wavemaker mobile extensions

-index.html
--Apple mobile web


Help-system


Related

Wiki: Home

MongoDB Logo MongoDB