<div dir="ltr">Hi Michael,<div><br></div><div>yes it uses checkin() in my case, from within modify(ResourceInput input) from the ModifiableV3 interface.</div><div><br></div><div>Yarep: I'm using a brand new Yanel version now (commit 930d3b2c2027996fb4880f71cb556fdc31c9fa19) hence we use Yarep 1.4.4</div><div><br></div><div>I will check the override possibility now.</div><div><br></div><div>Revisions: I am just not really sure when revision related code gets called, so I was looking for a flag to disable the whole feature (would save a lot of time instead of reviewing source code).</div><div><br></div><div>Versionable: no, we do not use those interfaces in our resources. What does that mean? Versioning is disabled completely?</div><div><br></div><div>Cheers and thanks!<br>Balz</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 26, 2016 at 10:38 PM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi Balz<br>
      <br>
      Are your using checkin(...) according to<br>
      <br>
<a href="https://github.com/wyona/yarep/blob/master/src/core/java/org/wyona/yarep/core/Node.java" target="_blank">https://github.com/wyona/yarep/blob/master/src/core/java/org/wyona/yarep/core/Node.java</a><br>
      <br>
      ?<br>
      <br>
      Which Yarep implementation are you using?<br>
      <br>
      You could overwrite the Yarep implementation, such that checkin
      does create a revision and just returns null.<br>
      <br>
      Regarding (b), what methods are your calling that would be
      triggering revisions?<br>
      <br>
      Are you using any of the Versionable interfaces<br>
      <br>
<a href="https://github.com/wyona/yanel/tree/master/src/core/java/org/wyona/yanel/core/api/attributes" target="_blank">https://github.com/wyona/yanel/tree/master/src/core/java/org/wyona/yanel/core/api/attributes</a><br>
      <br>
      ?<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 26.05.16 um 17:47 schrieb basZero:<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>general easy question: can I just disable the revision
          feature at all?</div>
        <div>I mean so that</div>
        <div>a) no revisions are created and indexed</div>
        <div>b) no revision related java code gets executed (if anyway
          not needed, it just consumes performance for nothing).</div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div>Cheers, Balz</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" rel="noreferrer" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br></div>