← Back to team overview

quickly-talk team mailing list archive

Re: Reboot Quickly?

 

Forgot to mention, I have some documentation written for how to develop
templates for the rebooted quickly:

http://people.ubuntu.com/~mhall119/quickly/

Michael Hall
mhall119@xxxxxxxxxx

On 06/02/2013 10:49 AM, Angelo Compagnucci wrote:
> Hi Michael,
> 
> Thank you for the exhaustive reply.
>  
> 
> 
>     I had originally planned on making quickly vcs-agnostic, so you could
>     use it with git instead of bzr if you wanted.  However, so many of
>     quickly's commands specifically targeted Launchpad, and features that
>     are unique to Launchpad (PPAs), that it became impossible to make a
>     clean break.
> 
> 
> Great, this is a feature I was looking for! Can we in a clean way
> disable feature if the project is not based on bzr? I will look at the code.
>  
> 
> 
>     I was able to get a number of Quickly's commands working in my rebooted
>     code.  However, I chose Python3 for the new version, and when I got to
>     the commands that needed to access Launchpad I got stuck, because
>     launchpadlib doesn't support Python3 yet (one of it's dependencies is
>     the root of the problem).
> 
> 
> Ok, so at least at the beginning, may we make a reboot quickly version
> without launchpad? I will work on this, my employer offered me to work
> on this project with part of my working time because I'm using it in a
> project. Really I don't want to miss this opportunity, so I think I can
> give quickly a boost.
> 
> 
>     If you want to pick up where I left off, my code is at
>     https://launchpad.net/quickly/reboot and you can read the series of blog
>     posts I wrote about it at http://mhall119.com/tag/quickly/
> 
> 
> Is there a TODO with with missing features somewhere or the blog page
> http://mhall119.com/2012/12/quickly-reborn/ is updated?
> 
> Thank you form tour time!
> 
> 
> 
>     Michael Hall
>     mhall119@xxxxxxxxxx <mailto:mhall119@xxxxxxxxxx>
> 
>     On 06/01/2013 02:24 AM, Angelo Compagnucci wrote:
>     > Hi Guys!
>     >
>     > I'm investing a lot of time developing with quickly for my daily work,
>     > and I find it a really useful tool.
>     >
>     > I want to make my qt/qtquick templates in a better shape and maintain
>     > quickly as a whole if necessary.
>     >
>     > I know that there is a reboot of the project based on the feedback
>     > received during the Ubuntu App Showdown.
>     >
>     > Can you elaborate on the rationale that lead to a completely
>     rewrite of
>     > quickly? Can we, with a little compromise, continue with the current
>     > quickly and fix the most outstanding bugs?
>     >
>     > Thank you for your time!
>     >
>     > --
>     > Profile: http://it.linkedin.com/in/compagnucciangelo
>     >
>     >
>     > _______________________________________________
>     > Mailing list: https://launchpad.net/~quickly-talk
>     <https://launchpad.net/%7Equickly-talk>
>     > Post to     : quickly-talk@xxxxxxxxxxxxxxxxxxx
>     <mailto:quickly-talk@xxxxxxxxxxxxxxxxxxx>
>     > Unsubscribe : https://launchpad.net/~quickly-talk
>     <https://launchpad.net/%7Equickly-talk>
>     > More help   : https://help.launchpad.net/ListHelp
>     >
> 
>     _______________________________________________
>     Mailing list: https://launchpad.net/~quickly-talk
>     <https://launchpad.net/%7Equickly-talk>
>     Post to     : quickly-talk@xxxxxxxxxxxxxxxxxxx
>     <mailto:quickly-talk@xxxxxxxxxxxxxxxxxxx>
>     Unsubscribe : https://launchpad.net/~quickly-talk
>     <https://launchpad.net/%7Equickly-talk>
>     More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> -- 
> Profile: http://it.linkedin.com/in/compagnucciangelo


References