Skip Menu |

This queue is for tickets about the Net-Google-PicasaWeb CPAN distribution.

Report information
The Basics
Id: 46702
Status: open
Priority: 0/
Queue: Net-Google-PicasaWeb

People
Owner: Nobody in particular
Requestors: andy.shevchenko [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.05
Fixed in: (no value)



Subject: RFE: create album and upload media entries
Hello. There is really inconvenient to have no possibility to upload media and create new albums (it could be considered as regression from previous implementation of Net::Google::PicasaWeb). I've been working on this. The current result you can obtain on github: http://github.com/andy-shev/Net-Google-PicasaWeb/tree/master P.S. Thank you for you work. Andriy.
It would be easier to pull this in if your project were forked from the HEAD: http://github.com/zostay/net-google-picasaweb/tree/master but I'll pull in your branch and take a look. Cheers, Sterling
On Sat Jun 06 09:45:20 2009, HANENKAMP wrote: Show quoted text
> It would be easier to pull this in if your project were forked from
the Show quoted text
> HEAD: > > http://github.com/zostay/net-google-picasaweb/tree/master > > but I'll pull in your branch and take a look. >
Indeed. I was doubt that your project is hosted also on github (no info on cpan). A bit later I'll reorganize my branch as fork.
On Sat Jun 06 09:53:08 2009, http://andy-shev.livejournal.com/ wrote: Show quoted text
> On Sat Jun 06 09:45:20 2009, HANENKAMP wrote:
> > It would be easier to pull this in if your project were forked from
> the
> > HEAD: > > > > http://github.com/zostay/net-google-picasaweb/tree/master > > > > but I'll pull in your branch and take a look. > >
> Indeed. I was doubt that your project is hosted also on github (no info > on cpan). A bit later I'll reorganize my branch as fork. >
I've incorporated your changes into the add-update branch on GitHub. I won't make it part of master until it has passing tests. I also stripped out the Fedora-specific patches. I would be willing to accept those if they are placed in a contrib/ directory with the parts removing MooseX placed in as a patch in that directly. I'm not removing features from the main distribution to accommodate a particular flavor of Linux.
On Sat Jun 06 11:06:22 2009, HANENKAMP wrote: Show quoted text
> I've incorporated your changes into the add-update branch on GitHub.
I see. Thanks. Show quoted text
> I won't make it part of master until it has passing tests.
Of course. Show quoted text
> I also stripped > out the Fedora-specific patches. I would be willing to accept those if > they are placed in a contrib/ directory with the parts removing MooseX > placed in as a patch in that directly. I'm not removing features from > the main distribution to accommodate a particular flavor of Linux.
Agreed. The normal way is to put patch to the distibution itself. However, you could use this spec file without changes related to MooseX. P.S. As I told I forked repository from your mainline. I created branch pending for my patches. Andy Shevchenko.