[
https://issues.apache.org/jira/browse/TAPESTRY-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495833
]
Jun Tsai commented on TAPESTRY-1394:
------------------------------------
In your case #2,if you don't provide an Initialvalue annotation,the parameter
is null when it is put back into the pool.
> @InitialValue("null") sets property to empty collection not null
> ----------------------------------------------------------------
>
> Key: TAPESTRY-1394
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1394
> Project: Tapestry
> Issue Type: Bug
> Reporter: Patrick Moore
> Fix For: 4.1.2
>
>
> This :
> @InitialValue("null")
> public abstract List<BroadcastProviderUrl> getCachedUrls();
> results in cachedUrls being set to an empty list instead of null.
--
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]