As I posted earlier, I do exactly what Geoff described below for my "external" stuff - no core mods required.
On Wed, 16 Mar 2005 21:16:28 +1100, Geoff Bowers <[EMAIL PROTECTED]> wrote: > Steve Rittler wrote: > > Ideally, we could "containerize" the display of the links and rss > > feeds, but the container functionality in Farcry is very much geared > > towards farcry-managed content (as it should be). Modifying it to > > support our non-farcry custom type would involve mucking with the > > core, which we have declared "verboten." > > What aspect of the container framework are you finding difficult to > integrate with? > > With a publishing rule, it should be possible to write an update() > method that calls an external service to populate the form controls... > and then an execute() method to use the earlier selected parameters to > call an external service to populate the container. > > If you're not calling objects to be rendered by the container you can > always prebuild HTML output and place that in the aInvocations array. > > If you wanted to make changes to core to make things easier -- what > would those changes be? > > -- geoff > http://www.daemon.com.au/ > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
