<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 02/18/2011 06:48 PM, Endi Sukma Dewata wrote:
    <blockquote cite="mid:4D5F053B.3030209@redhat.com" type="cite">This
      patch demonstrates how to use the plugin framework with the
      existing entities. The plugin framework provides a name space for
      the classes, functions and variables specific for the plugin. Any
      code executed inside the init() method will be 'safe' because at
      that point the metadata and i18n messages have been loaded.
      <br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    NACK.<br>
    <br>
    <br>
    The approach is close, but not the design we should go with for the
    long term. This is a decent proof of concept, but should not be
    implemented as is.<br>
  </body>
</html>