I understand what you're trying to do by your other posts, and I'm not
sophisticated enough to help, but I thought I should mention this, even if
it is short of perfect:  I almost always keep
http://docs.factorcode.org/open and really enjoy its clickable
definitions, plus the ability to
control-click and get multiple tabs for later browsing while still following
the current chain of interest.  And, bookmarking for later access.

Further, Google can help you find things within the source if you google
site:http://docs.factorcode.org/  <some term>.

I'm not trying to imply you should stop your search for what you feel is
perfection; merely sharing my 20/80% solutions.  I personally have gone far
off road with the website framework furnace, because Factor gives us so much
power to do it as we wish it could be done.

On Sun, Nov 7, 2010 at 4:43 PM, Shaping <shap...@charter.net> wrote:

>    I did a load-All in the Factor listener.  After all words were loaded,
> I had four errors involving use of deprecated words:
>
>
>
> resource:extra/24-game/24-game.factor: 13
>
>
>
> Asset: some-rots
>
>
>
> The definition of some-rots uses these deprecated words:
>
>     spin
>
>
>
>
>
> resource:extra/calendar/holidays/holidays.factor: 17
>
>
>
> Asset: POSTPONE: HOLIDAY-NAME:
>
>
>
> The definition of POSTPONE: HOLIDAY-NAME: uses these deprecated words:
>
>     spin
>
>
>
>
>
> resource:extra/math/finance/finance.factor: 17
>
>
>
> Asset: ema
>
>
>
> The definition of ema uses these deprecated words:
>
>     spin
>
>
>
> resource:extra/trees/avl/avl.factor: 138
>
>
>
> Asset: (avl-delete)
>
>
>
> The definition of (avl-delete) uses these deprecated words:
>
>     tuck
>
>
>
> Are we supposed to keep after and fix stuff like this?  I know these are
> minor problems, but I think I will be loading everything from now on, in
> order to learn more quickly about all vocabularies.  I'm trying to tread my
> Factor  as I would a fully loaded Smalltalk image.
>
>
>
> Shaping
>
>
>
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>


-- 
Jim
"I'm for extending the working Medicare program for our seniors all the way
back to contraception, so Americans can concentrate on living their lives
without fear of changing a job, going bankrupt from deductibles or fighting
HMO bureaucracy."
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to