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/
