chg: last paragraph
[shosho.co](https://shosho.co/About-Antville-2675) still complains about it but so far i could not find a better way
This commit is contained in:
parent
382449c574
commit
b08268b311
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@ Define HopObjects and map them to a relational database table. Create, change an
|
|||
|
||||
HopObjects extend the native JavaScript object. They got all the common features you know – and more. One highlight are the special templating features to ease the rendering of objects for the Web.
|
||||
|
||||
Combine HopObjects to create a hierarchical structure. A URL in Helma mirrors this structure. Each part of the URL path corresponds to a relational database mapping. It is similar to the document tree of static websites. Helma’s URL space is an analogy of the Document Object Model implemented in client-side JavaScript.
|
||||
Combine HopObjects to create a hierarchical structure. A URL in Helma mirrors this structure. Each part of the URL path corresponds to a relational database mapping, similar to the document tree of static websites. Helma’s URL space is an analogy to the Document Object Model implemented in client-side JavaScript.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue