Is IRC #jifty logged anywhere?&nbsp; It could be quite useful if questions are asked and answered there.<br><br><br><br><div><span class="gmail_quote">On 2/14/07, <b class="gmail_sendername">Jesse Vincent</b> &lt;<a href="mailto:jesse@bestpractical.com">
jesse@bestpractical.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Just for those playing the home game, Joshua and I talked about this
<br>on IRC and he&#39;s working on a patch to help make this (very useful)<br>functionality available)<br><br>-jesse<br><br>On Feb 11, 2007, at 12:58 AM, Joshua Pollack wrote:<br><br>&gt; Is it possible to write code in my app that somehow replaces
<br>&gt; Jifty::Action or Jifty::Action::Record?&nbsp;&nbsp;I would like to be able to<br>&gt; add some functionality to all Actions in my app, including the ones<br>&gt; that are automagically generated for me, like<br>&gt; MyApp::Action::CreateFoo.
<br>&gt;<br>&gt; I tried creating MyApp::Action explicitly (in the lib directory),<br>&gt; expecting that the CreateFoo action would inherit from it, but the<br>&gt; automagically generated one inherits from<br>&gt; Jifty::Action::Record::Create.
<br>&gt;<br>&gt; I can, of course, create a small army of tiny .pm files, for each of<br>&gt; my Models creating the four associated Actions, and within each of<br>&gt; those explicitly subclassing J:A:R:Create and MyApp::Action, and this
<br>&gt; works, but it&#39;s messy.<br>&gt;<br>&gt; Given Jifty&#39;s magic that can create modules for me, is there a simple<br>&gt; way to add to the modules those created ones inherit from, while still<br>&gt; benefiting from the magic (ie, w/o having to manually create all the
<br>&gt; files).<br>&gt;<br>&gt; Thanks,<br>&gt; Joshua<br>&gt; _______________________________________________<br>&gt; jifty-devel mailing list<br>&gt; <a href="mailto:jifty-devel@lists.jifty.org">jifty-devel@lists.jifty.org
</a><br>&gt; <a href="http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel">http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel</a><br>&gt;<br><br><br>_______________________________________________<br>jifty-devel mailing list
<br><a href="mailto:jifty-devel@lists.jifty.org">jifty-devel@lists.jifty.org</a><br><a href="http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel">http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel</a><br>
<br><br></blockquote></div><br>