On May 16, 4:38 pm, blackthorne <
francisco....@gmail.com> wrote:
> cool thing.
>
> I've done the yaml configurator as an app, I will share it soon but it
> would be nice to see it integrated with web2py as if it was a filetype
> handler, just like there is for .py files and htmledit for html
> files, ...
That should not be a problem.
> I've also made a draft for an app spec, here it is:
> w2py app spec
> - name
> - version
> - description
> - deps
> - author
> - license
> - price
> - readme
> - contact
> - url
>
> I am aware we could make more from the "readme" field that such as pre/
> post installation notes, this is a draft...
>
> Massimo, do you want to make this centralized or distributed as in
> suggested in this thread (
http://groups.google.com/group/web2py/msg/702388f49e84e15a?
> )?
I would make a centralized repository with two types of apps
(reviewed, not reviewed) but I would also allow web2py users to point
to other repositories if they popup. I can host it but I do not mind
if somebody else does (we should probably have mirrors to avoid data
loss).
Some apps may be hosted outside (hg, bzr, git). It would nice to have
a mechanism for automatic updates and build of the apps.