<div dir="ltr">Hi Nicola!<br><div> I was wondering, why are you suggesting adding them to the base? Is it not enough to implement them as an extension in your package? </div><div> Also, I think that any new functionality should come with its corresponding tests to help the maintenance and understanding of the functionality.</div><div><br></div><div>Cheers!</div><div>Hernan.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 19, 2021 at 7:04 AM Nicola Mingotti via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <font size="4"><font face="monospace">Hi Juan, guys,<br>
        <br>
        I would like to add to Cuis the 2 methods i attach here. One is
        a helper method.<br>
        <br>
        -----------<br>
        StandardFileStream strictUpTo: delim.<br>
        -----------<br>
        <br>
        Differently from 'upTo: delim' this method:<br>
        1. Does not return stuff if it does not find 'delim'.<br>
        2. Does not upgrade the position on the stream if does not find
        'delim'.<br>
        3. If it finds 'delim' returns a chunk that includes it.<br>
        <br>
        I am parsing log files at the moment, this is very much useful.<br>
        <br>
        NOTE. Up to now I tested only on small files.<br>
        <br>
        bye<br>
        Nicola<br>
        <br>
        <br>
        <br>
        <br>
      </font></font>
  </div>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><span style="font-size:xx-small;border-collapse:collapse"><div style="font-size:small"><a href="https://10pines.com/" style="font-family:Roboto,Helvetica,Arial,sans-serif;font-size:medium" target="_blank"><img width="108" src="https://10pines.github.io/email-signature/10pines-firma@2x.png" style="margin-bottom: 0.5em;"></a><span style="color:rgb(0,0,0);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:medium"></span><h1 style="margin:0px;font-size:14px">Hernán Wilkinson</h1><h2 style="margin:0px 0px 1em;font-size:14px;color:rgb(100,100,100)">Software Developer & Coach</h2><p style="margin:0px;color:rgb(100,100,100);font-size:12px">Alem 896, Floor 6, Buenos Aires, Argentina</p><p style="margin:0px;color:rgb(100,100,100);font-size:12px">+54 11 6091 3125</p><p style="margin:0px;color:rgb(100,100,100);font-size:12px">@HernanWilkinson</p></div></span></div></div>