Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-10 Thread Karl O. Pinc
On Wed, 9 Mar 2016 22:55:20 -0500
Jon Rosebaugh  wrote:

> On 3/9/16 12:29 PM, Karl O. Pinc wrote:
> > On Wed, 9 Mar 2016 03:18:49 -0600
> > "Karl O. Pinc"  wrote:

> >> Raw python literal expressions parsed with ast.literal_eval(),
> >> read from a file.

> Montague can definitely allow this

>  Talk to me on IRC
> or by email and I'll walk you through this.

Thanks.

Is there a mailing list or should I send to you directly?

I don't see an irc channel/server listed in the montague docs.


Karl 
Free Software:  "You don't pay back, you pay forward."
 -- Robert A. Heinlein

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


Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-09 Thread Jon Rosebaugh

On 3/9/16 12:29 PM, Karl O. Pinc wrote:

On Wed, 9 Mar 2016 03:18:49 -0600
"Karl O. Pinc"  wrote:


On Tue, 8 Mar 2016 20:26:36 -0800
Mike Orr  wrote:


On Tue, Mar 8, 2016 at 4:22 PM, Michael Merickel
 wrote:



I think with the advent of montague by Joe Rosenbaugh as well as
12-factor app design I know, personally, that I'm ready to start
having a conversation about what to do in this space.



Still, it would be nice to have something cleaner than INI and
PasteDeploy in Pyramid's default, but I also don't know what would
be a good candidate for that.


Raw python literal expressions parsed with ast.literal_eval(),
read from a file.



Sounds fun, but my python-fu is not strong.  Here's
a horrible example:


Appended is a better proof-of-concept.
It extends the original by allowing tuple values.

I thought maybe montague would do this, but I don't see it.


Montague can definitely allow this -- it doesn't ship with support for 
any format except INI files, but it's got pluggable support for other 
formats.


You just need to pick a file extension for this particular file format, 
and make a package that provides an entry point for that file extension, 
and which implements a simple interface. Talk to me on IRC or by email 
and I'll walk you through this.


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


Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Michael Merickel
On Tue, Mar 8, 2016 at 5:55 PM, Marc Abramowitz  wrote:
>
> To be honest, I'm not sure I want to be solely responsible for it myself
> either. I was hoping that if it was under the Pylons project, that would
> allow more people to chip in, as needed.
>

The Pylons Project repositories still need to have a maintainer / point of
contact to manage releases and code reviews. That is not something that is
automated. Aside from kotti and webtest the project releases and code
reviews are managed almost 100% by me, Bert and Tres with a lot of people
popping their heads in once in a while along with Steve doing yeoman's work
on documentation. We are always excited for anyone looking to help but
that's just the way things are right now so taking on another project
really does need to have someone willing to learn the codebase and work on
it when necessary.


> Someone a while back also mentioned the possibility of just pulling
> whatever bits of PasteDeploy that Pyramid needs into Pyramid itself. I have
> not looked into what that would entail however. Might be a lot of code and
> I don't think the PasteDeploy code is super well-tested so that might
> involve writing lots of tests.
>

I think with the advent of montague by Joe Rosenbaugh as well as 12-factor
app design I know, personally, that I'm ready to start having a
conversation about what to do in this space. PasteDeploy is definitely a
point of contention amongst the users of Pyramid and bringing it into core
will not be happening. It's already an issue that our CLI tools are
dependent on the ini files and I think these are things that everyone
wishes were fixed but we've never had a discussion on coming up with a
standard solution because everyone has their own use-cases to deal with.

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


Re: [pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-08 Thread Bert JW Regeer
That’s why he is asking if he can create the new repo under the Pylons banner. 
WebOb is another Ian Bicking project that now lives under the Pylons banner.

Bert

> On Mar 8, 2016, at 14:13, Jonathan Vanasco  wrote:
> 
> Assuming (1) Ian isn't going to maintain it anymore, (2) You have his 
> blessing as the new maintainer [but want to push this off]...
> 
> You may be speaking about this, but if not...
> 
> Have you considered an approach like starting a new github organization for 
> pastedeploy (or paste) ?  That would make the "official" home for the project 
> something like "github.com/pastedeploy/pastedeploy" (instead of a repo under 
> your account) and allow for the ownership to be handed off without the core 
> url changing again.
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pylons-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to pylons-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/pylons-devel.
> For more options, visit https://groups.google.com/d/optout.

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


smime.p7s
Description: S/MIME cryptographic signature


[pylons-devel] PasteDeploy in the Pylons GitHub org?

2016-03-07 Thread Marc Abramowitz
There are a few changes that I would like to make to PasteDeploy (which I 
think has no maintainer at this point).

I have commit access to ianb's BitBucket repo for it:

https://bitbucket.org/ianb/pastedeploy

but I'm more comfortable with GitHub than BitBucket.

I could make my own GitHub repo for it, but then I wondered if perhaps it 
should live under https://github.com/Pylons (to give it more "gravitas"?)

Does anyone want to take in this little bird? Or should I just create my 
own GitHub repo?

Marc

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