You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Lance Java <la...@googlemail.com> on 2013/01/07 11:41:01 UTC

Session storage docs don't mention OptimizedSessionPersistedObject or ImmutableSessionPersistedObject

I've just noticed that the "session storage" docs don't mention
OptimizedSessionPersistedObject or ImmutableSessionPersistedObject. Should I
file a jira for this? Or is this covered elsewhere in the docs?

http://tapestry.apache.org/session-storage.html
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/ImmutableSessionPersistedObject.html
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/OptimizedSessionPersistedObject.html



--
View this message in context: http://tapestry.1045711.n5.nabble.com/Session-storage-docs-don-t-mention-OptimizedSessionPersistedObject-or-ImmutableSessionPersistedObject-tp5719174.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Session storage docs don't mention OptimizedSessionPersistedObject or ImmutableSessionPersistedObject

Posted by antalk <na...@vankalleveen.net>.
They are mentioned on this page:

http://tapestry.apache.org/persistent-page-data.html




--
View this message in context: http://tapestry.1045711.n5.nabble.com/Session-storage-docs-don-t-mention-OptimizedSessionPersistedObject-or-ImmutableSessionPersistedObject-tp5719174p5719178.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Session storage docs don't mention OptimizedSessionPersistedObject or ImmutableSessionPersistedObject

Posted by Bob Harner <bo...@gmail.com>.
Lance, I've changed it so that the same "Clustering Issues" section is
now "included" (via a Confluence {include} tag) in both the Session
Storage and Persistent Page Data pages, since they apply to both.

On Mon, Jan 7, 2013 at 7:53 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> Also, you are right, a cross-link to the OptimizedSessionPersistedObject,
> etc., JavaDoc would be useful.
>
>
> On Tue, Jan 8, 2013 at 12:52 AM, Howard Lewis Ship <hl...@gmail.com> wrote:
>
>> How about if you request write access to the Confluence wiki and update
>> the Session Storage page yourself?
>>
>>
>> On Mon, Jan 7, 2013 at 10:41 AM, Lance Java <la...@googlemail.com>wrote:
>>
>>> I've just noticed that the "session storage" docs don't mention
>>> OptimizedSessionPersistedObject or ImmutableSessionPersistedObject.
>>> Should I
>>> file a jira for this? Or is this covered elsewhere in the docs?
>>>
>>> http://tapestry.apache.org/session-storage.html
>>>
>>> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/ImmutableSessionPersistedObject.html
>>>
>>> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/OptimizedSessionPersistedObject.html
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://tapestry.1045711.n5.nabble.com/Session-storage-docs-don-t-mention-OptimizedSessionPersistedObject-or-ImmutableSessionPersistedObject-tp5719174.html
>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>
>>
>> --
>> Howard M. Lewis Ship
>>
>> Creator of Apache Tapestry
>>
>> The source for Tapestry training, mentoring and support. Contact me to
>> learn how I can get you up and productive in Tapestry fast!
>>
>> (971) 678-5210
>> http://howardlewisship.com
>>
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Session storage docs don't mention OptimizedSessionPersistedObject or ImmutableSessionPersistedObject

Posted by Howard Lewis Ship <hl...@gmail.com>.
Also, you are right, a cross-link to the OptimizedSessionPersistedObject,
etc., JavaDoc would be useful.


On Tue, Jan 8, 2013 at 12:52 AM, Howard Lewis Ship <hl...@gmail.com> wrote:

> How about if you request write access to the Confluence wiki and update
> the Session Storage page yourself?
>
>
> On Mon, Jan 7, 2013 at 10:41 AM, Lance Java <la...@googlemail.com>wrote:
>
>> I've just noticed that the "session storage" docs don't mention
>> OptimizedSessionPersistedObject or ImmutableSessionPersistedObject.
>> Should I
>> file a jira for this? Or is this covered elsewhere in the docs?
>>
>> http://tapestry.apache.org/session-storage.html
>>
>> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/ImmutableSessionPersistedObject.html
>>
>> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/OptimizedSessionPersistedObject.html
>>
>>
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Session-storage-docs-don-t-mention-OptimizedSessionPersistedObject-or-ImmutableSessionPersistedObject-tp5719174.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Re: Session storage docs don't mention OptimizedSessionPersistedObject or ImmutableSessionPersistedObject

Posted by Howard Lewis Ship <hl...@gmail.com>.
How about if you request write access to the Confluence wiki and update the
Session Storage page yourself?


On Mon, Jan 7, 2013 at 10:41 AM, Lance Java <la...@googlemail.com>wrote:

> I've just noticed that the "session storage" docs don't mention
> OptimizedSessionPersistedObject or ImmutableSessionPersistedObject. Should
> I
> file a jira for this? Or is this covered elsewhere in the docs?
>
> http://tapestry.apache.org/session-storage.html
>
> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/ImmutableSessionPersistedObject.html
>
> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/OptimizedSessionPersistedObject.html
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Session-storage-docs-don-t-mention-OptimizedSessionPersistedObject-or-ImmutableSessionPersistedObject-tp5719174.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com