On 22/05/2024 19:47, Niels Dossche wrote:
> Okay, that seems reasonable to me and I can do that.
> I'll make them return static and do "new static()" like I proposed with the 
> new static method.
> 
> For XMLWriter, I suppose we also want the static counterparts:
> * `XMLWriter::toMemory()` for `(new XMLWriter)->openMemory()`
> * `XMLWriter::toUri()` for `(new XMLWriter)->openUri()`
> 
> If that sounds good I'll update the RFC.
> 
> Niels

I've now updated the RFC to include this kind of change; except I used the term 
Url instead of Uri.
See the new subsection "Consistency" for what I propose.

Niels

Reply via email to