<html><head></head><body bgcolor="#FFFFFF"><div>What I am prototyping is part of the event processing (with or without fusion). I want to use the rules created by the Guvnor to create the new events. However, as you would understand, once the event has been created, it should not be modified as it happened in the past.</div>
<div><br></div><div>So I am trying to avoid setters if possible.</div><div><br></div><div>Sean<br><br>Sent from my iPad</div><div><br>On Apr 26, 2012, at 12:49 PM, Vincent LEGENDRE &lt;<a href="mailto:vincent.legendre@eurodecision.com">vincent.legendre@eurodecision.com</a>&gt; wrote:<br>
<br></div><div></div><blockquote type="cite"><div><div style="font-family:Times New Roman;font-size:12pt;color:#000000">JavaBeans convention : all default constructible and plenty of setters (for writeable properties) and getters (for readeable properties)<br>
<br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><b>De: </b>&quot;Michael Anstis&quot; &lt;<a href="mailto:michael.anstis@gmail.com">michael.anstis@gmail.com</a>&gt;<br>
<b>À: </b>&quot;Rules Users List&quot; &lt;<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>&gt;<br><b>Envoyé: </b>Jeudi 26 Avril 2012 15:40:27<br><b>Objet: </b>Re: [rules-users] Guvnor guided editor and non argument constructor<br>
<br><div class="gmail_extra">Seems reasonable enough.<br><br><div class="gmail_quote">On 26 April 2012 14:36, Sean Su <span dir="ltr">&lt;<a href="mailto:sean.x.su@gmail.com" target="_blank">sean.x.su@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It seems that the new fact created by the guided editor must be from<br>
the java class that has the default non argument constructor in<br>
Guvnor. There seems no way we can customize it to pass arguments in.<br>
This would force us to provide setters to the object.<br>
<br>
Is this a true statement?<br>
<br>
Thanks<br>
<br>
Sean<br>
<br>
Sent from my iPad<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>
<br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div><br></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>rules-users mailing list</span><br><span><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a></span><br>
<span><a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a></span><br></div></blockquote></body></html>