[
https://issues.apache.org/jira/browse/VELOCITY-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-88.
------------------------------------------
> No documentation on rules used for property lookup
> --------------------------------------------------
>
> Key: VELOCITY-88
> URL: https://issues.apache.org/jira/browse/VELOCITY-88
> Project: Velocity
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.3-rc1
> Environment: Operating System: All
> Platform: All
> Reporter: Bill Boland
> Assigned To: Velocity-Dev List
> Attachments: user-guide-property-lookup.patch
>
>
> Per mailing list discussion on rules used for property reference lookup, the
> documentation should indicate or have examples that describe the rules used
> when attempting to retreive the value of the property.
> Example (per Geir):
> $thing.foo
> 1) try getFoo()
> 2) try getfoo() [for wacky people...]
> 3) try get("foo")
> 4) try isFoo()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]