take a look at the setup.py for tg. it defines entrypoints for all the
tg-admin commands.
On 12/21/05, Jeff Watkins <[EMAIL PROTECTED]> wrote:
> Can anyone point me to a quick example of how this actually works? I've
> looked at the setup tools web site, but I didn't understand it.
>
>
> On 20 Dec, 2005, at 2:28 pm, Kevin Dangoor wrote:
>
>
> that said, setuptools includes a lesser-known feature called
>
> "EntryPoints" that TurboGears already makes use of. TurboGears defines
>
> EntryPoints as a way for people to plug in new functionality. If an
>
> egg includes pieces that fulfill an EntryPoint, then just installing
>
> the egg is enough for TurboGears to spot them. You can already add
>
> tg-admin commands this way! (This will be used for widgets, Toolbox
>
> tools, etc.)
>
>
>
>


--
cheers
    elvelind grandin

Reply via email to