<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I wonder why the Do/Execute class wouldn't be simply Jifty::Action::Record?</div><div><br></div><div>in your case of&nbsp;use base qw/ CubicleLog::Action::Record::Execute /,you still need do declare record_class such as Timer right?</div><div><br></div><div>would it make sense to generate CubicleLog::Action::ExecuteTimer with class::loader which uses base simply action::record?</div><br><div><div>¦b 2008/7/21 ¤U¤È 3:22 ®É¡A Sterling Hanenkamp ¼g¨ì¡G</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">On Mon, Jul 21, 2008 at 5:07 PM, Jesse Vincent &lt;<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style=""><br><div>Should ::Update and ::Create be subclasses of ::Execute?</div></div></blockquote><div><br>It's crossed my mind. In which case, add ::Delete to that list.</div></div></div></blockquote></div><br><div><br></div><div>Cheers,</div><div>CLK</div><div><br></div></body></html>