[Helma-user] Helma docs and first-restarts

Rowan Kerr rowan at stasis.org
Wed Mar 7 01:56:28 CET 2007


On 6-Mar-07, at 4:45 PM, Chris Zumbrunn wrote:
> The simplest configuration would be to only add your actions to the
> HopObject prototype. If you do that, Root will automatically inherit
> anything you define there and so will any other page, since in Helma
> every "page" is a HopObject (or inherits from it).

So for, eg: "/page/edit" ... "page" would be a property of Root, and
"edit" would be Page/edit.hac?

Or does edit.hac have to be added to HopObject and then check
for the type of object that's being edited each time it's called?

(I know I set up a demo of this stuff a long time ago but my memory  
is fuzzy).


>> It would be cool to be able to see all the default properties and
>> methods of each object (if any). I know HopObject has its own page,
>> but seems to be missing properties .. and lists only the methods.
>
> This should be complete:
>
> http://helma.zumbrunn.net/reference/HopObject.html

That looks much beefier :)

> Which kind of properties were you looking for? What feels missing?

Several places in the handbook/guide mention properties that are
required, or automatic such as _id, _name ... but those aren't reflected
in the docs.

Actually, I don't see the User or Root objects on your reference site...

It's silly stuff I guess, but it's stuff I keep stumbling over.
Thanks.

-Rowan



More information about the Helma-user mailing list