Search the web
Sign In
New User? Sign Up
locator-sig · SIG about a Python Locator for resource discovery
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[LOCATOR-SIG] Straw-man Python Locator   Message List  
Reply | Forward Message #17 of 40 |
Re: [LOCATOR-SIG] Re: [CREW] Straw-man Python Locator

David Ascher wrote:
> Is this going to be just modules, or anything? If it's anything, then
> there should be a type: module or type: documentation or type: whatever,
> and if they're all going to be modules then the documentation for each
> module need not say it's a module. =)

Hmm... that's a novel idea. Offhand I would think that the
only things listed would be software; documentation is less common,
and is already being handled adequately by mechanisms like the
Documentation page on www.python.org . There aren't new pieces of
documentation coming into existence every day, so it's not terribly
difficult to track them.

On the other hand, a lot of people are writing code and making
it available, so pieces of code have to be tracked, and tracked
without devoting very much of a maintainer's time.

However, not everything is a module. NumPy isn't a module,
though it contains several modules. I'd like to have an 'Included-In'
attribute, so that NumPy would be listed, and so would all the modules
that NumPy provides, which would be listed as components. Consider
someone looking for code to read a Unix mailbox; they might not think
to check the standard distribution, but they could do a locator
search, and find a mailbox.py entry which read 'Included-In: Python
1.4'. (Yes, I know it would be a lot of work to generate all the
entries for the standard library; burn that bridge when we come to
it...)


Andrew Kuchling
amk@...
http://people.magnet.com/%7Eamk/

_______________
LOCATOR-SIG: Discussions about a Python Locator for resource discovery

send messages to: locator-sig@...
administrivia to: locator-sig-request@...
_______________



Wed Jul 9, 1997 9:20 pm

amk@...
Send Email Send Email

Forward
Message #17 of 40 |
Expand Messages Author Sort by Date

[ Sent to locator-sig, which seems dead, and starship-crew, which is definitely alive.] Here's a straw-man proposal for a Python module locator; the HTML looks...
Andrew Kuchling
amk@...
Send Email
Jul 9, 1997
10:11 pm

In message <199707091911.PAA04359@...>, Andrew Kuchling wrote: FUTURE: How should the tree be organized? Like the contrib directory on...
Stephen M. Wynne
stevemw@...
Send Email
Jul 9, 1997
8:04 pm

[ To avoid messy subject lines, follow-ups only to the Locator-SIG. ] ... That reminds me; a useful feature would be symlinks, so that Graphics/Image...
Andrew Kuchling
amk@...
Send Email
Jul 9, 1997
11:38 pm

... Structural links are a terrible pain! Keywords are the direct approach to providing inclusion of items in multiple categories. In particular, they don't...
Ken Manheimer
klm@...
Send Email
Jul 11, 1997
12:17 am

... I think that URL's should be listed when available, as real HREF's in the HTML. If the packages don't have 'home pages', then separate URL's should be...
David Ascher
da@...
Send Email
Jul 9, 1997
11:28 pm

... Hmm... that's a novel idea. Offhand I would think that the only things listed would be software; documentation is less common, and is already being...
Andrew Kuchling
amk@...
Send Email
Jul 10, 1997
12:20 am

I am thrilled to see you pursuing this, andrew! I know i won't have time for at least a few days to really look at what you're doing, but wanted to dump some...
Ken Manheimer
klm@...
Send Email
Jul 11, 1997
12:03 am

Andrew, Ken: I really like to see this happen -- here are some comments that actually might make things a bit easier to implement, by making them less...
Guido van Rossum
guido@...
Send Email
Jul 11, 1997
12:58 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help