On 08-12-2014, Lukasz Szybalski wrote:
> --047d7bfcfd4c2eb5990509ad1c2e
> Content-Type: text/plain; charset=UTF-8
>
> Hello,
> Over many years now, I've have been writing programs that do certain
> things. One gets some raw data, converts and and displays it, one servers
> as main site, and other do more data parsing and ui display.
>
> As I've switch these programs from turbogears1 to 2 to pyramid...I keep
> noticing that I cannot reuse one into another.
>
> Are there some generate guidelines or articles or code that I can be
> referenced to where any application created using pyramid scaffolds alchemy
> can be called within another pyramid app.

Completely not the same as wordpress plugin and scaffolds but I found 
theses features very pleasant to compose applications.

http://docs.pylonsproject.org/docs/pyramid/en/latest/narr/urldispatch.html#using-a-route-prefix-to-compose-applications

Look also to "include" :
http://docs.pylonsproject.org/docs/pyramid/en/latest/api/config.html?highlight=include#pyramid.config.Configurator.include

-- 
William

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to