Unfortunately I don't have a lot of time at work to investigate further.
>From the investigation I have done what appears to be happening is that in
the set-entries call there is a call to change-url, this call expects gets
the url out of the entry tuple. It looks like this entry from planet-factor
either has no url, or is not being parsed properly. Either way, at this
point the url is f.

 

Thanks,

 

Glenn

 

V. Glenn Tarcea

[EMAIL PROTECTED]

Hey buddy, can you paradigm?

 

  _____  

From: V. Glenn Tarcea [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 26, 2008 11:29 AM
To: factor-talk@lists.sourceforge.net
Subject: [Factor-talk] Syndication issue?

 

Hi,

 

I was experimenting with the syndication vocabulary in preparation for a
project at work. I'm not sure if I'm doing something wrong, but I seem to be
having problems with some feeds. Below are two examples, one that works, and
one that doesn't.

 

Working:

URL" http://planet.lisp.org/rss20.xml"; download-feed

 

Not working:

URL"  <http://planet.factorcode.org/feed.xml>
http://planet.factorcode.org/feed.xml"; download-feed

 

When I try to download the planet factor feed I get the following error:

 

Generic word protocol>> does not define a method for the POSTPONE: f class.

Dispatching on object: f

 

I tried this against the latest public build of Factor on Windows
(factor-winnt-x86-32-2008-11-18-09-05.zip)

 

Thanks,

 

Glenn

 

V. Glenn Tarcea

[EMAIL PROTECTED]

Hey buddy, can you paradigm?

 

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to