DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43136>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43136





------- Additional Comments From [EMAIL PROTECTED]  2007-08-31 07:19 -------
(In reply to comment #26)
> (In reply to comment #25)
> > How many sitetrees are kept around? I saw that SiteTreeImpl was being
> > frequently created as a new object for the same person.
> 
> A SiteTreeImpl object is created for each modifiable session which requests 
> it,
> i.e. everytime someone executes a sitetree-related usecase. The unmodifiable
> sessions use a single instance from the SharedItemStore.
> 
> In a future version we could optimize that by only creating single sitetree
> nodes in modifiable sessions. This would also help to solve the locking issue
> (see comment #4).

Okay, and SiteTreeImpl is the object that really controls the sitetree? And it
gets its information from sitetree.xml? How is synchronization to this file 
handled?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to