Follow-up Comment #2, bug #33181 (project gnustep):

Thank you for the fix.


>  I don't understand what the advantage would be of having
> the -audit method return an instance of a class containing 
> the audit information rather than the string to be logged 

I thought this change would enable the delegate to log string in its own
format.
It also enables to suppress too long output , because some client often sends
very long header as user-agent. 
It`s nice for users convenience if  the -description method of it returns
default formatted string like currently returned by -audit.

By the way, I found the WebServer`s -setDelegate: method tests whether the
delegate responds to several selectors,
but -webAlert:for:, -webLog:for:, -webAudit:for: are not tested.
This is a loss of performance, isn`t it ?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33181>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to