On Thu, May 1, 2008 at 4:53 PM, Byron Young <[EMAIL PROTECTED]> wrote:
>  Hey J.  Yes, that could work too, but it requires making a call to the 
> catalyst app, which means at least one hard-coded url will be in the daemon.  
> I considered having a page on my app that would just serve up a requested 
> url, which is similar to your proposal, but I'd rather avoid hard-coding any 
> urls in the daemon.
>
>  Thanks for the suggestion.


Not necessarily hard-coded; you can store that either A) in the daemon
config, B) with the jobs that are sent in or C) in the DB somewhere.

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to