Leandro,

I was thinking about your doubt and remembered that Editra, a WXPython 
based code editor, uses egg files to add functionalities to main app.
Take a look on Editra's code and even mail his coder, Cody.
You can find everything here: http://editra.org/

Of course, post your results here.

Em terça-feira, 8 de maio de 2012 16h31min06s UTC-3, Leandro Severino 
escreveu:
>
> Friends, 
>
>    Since the version 0.34 of web.py, I have used it to build the 
> websites of my customers. 
>    This websites have a admin module, where I used the 'subapps' 
> concept and this works fine, works very well. 
>
>     Now, I think about transform commons tasks (or portion of code) in 
> components (or widget) of a website as: news, RSS, banner publication, 
> agenda/calendar, polls, photo gallery and video gallery. 
>
>     Then, my main doubt is: How to do this ? 
>
>     In my crazy brain, I think that in my admin module I can have a 
> section called: 'modules' and this section I can select which one or 
> ones modules are active(s) for this customer. 
>
>     Well, I don't know, but I think that this architecture can work as 
> plugins, for example, in JQuery there are plugins. 
>
>     Any tips or suggestions are very important to me. 
>
>     ps: Sorry by my terrible english. 
>
>     thanks, 
>     Leandro 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/4lRg835Zk0gJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to