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=36026>.
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=36026





------- Additional Comments From [EMAIL PROTECTED]  2007-03-26 02:45 -------
Hi,

sorry in the long time to get back to you :(

Following remarks.
I was wondering first where your code fits.
It seems to need to be under src/webdav/server, although you gave it the package
name org.apache.slide.event, which is under src/share. src/share builds before
src/webdav/server, but your code uses classes from src/webdav/server. I suggest
a package name of org.apache.slide.webdav.event.quota for your code.

In my sandbox, I removed this method    /**
        QuotaConstants.getParentUri (String uri) {
because it was using StringUtils from commons-lang which was not used yet.


Can you also replace the constant NAMESPACE_ESUP by a value that would be picked
up from domain.xml ?

Can you explain where the value of the quota limit is defined. I did not
understand that ?

Regards,

Antoine

-- 
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