On Sunday, April 21, 2013 6:54:22 PM UTC+8, Florian Apolloner wrote: > > Hi, > > aside from what Russell already pointed out, I would like to add a few > points: > > * You list "Refactor for Expandability" as last on your schedule. I think > it should be at the start, eg compare different solutions like GAE, heroku, > Gondor, find a common subset and then write the backends accordingly. I > fear that if you do this the other way around you will have to throw away > most of the code for heroku/GAE and rewrite it. >
thanks for the advise, I will try it :D > > * Regarding storage stuff, you say "I chose Google Cloud Storage according > to the networking speed and authorization flow will be easier than using > other storage service such as S3.". Personally I don't think it's wise to > choose the easier storage (network speed should be no concern here > anyways), your API should be able to allow to hook in the more complex > authorization flow too, what would be a better way to test your API than > using S3 :) > okay, I think I can do that, could you provide some storage providers besides S3 and Google Storage? I don't know what are popular now, but if there's recommendations, I will try to make it. > > All in all this proposal imo tries to address way to much and focuses to > much on Google. It would be more useful to lay the groundwork for an API > instead. That said, did you get in contact with the project authors about > mentorship (eg are they interested and do have the time for it), I am > pretty sure none of the core devs uses django-deployer, so mentoring it > would be a bit suboptimal. I'm so sorry about that, LOL, they are the services which I'm most familiar with, but I will consider other solutions or workaround, any recommendation please feel free to provide me, I will appreciate for that. And about the mentoring, I contacted the owner of django-deployer and he said he would like to help and already sent the application for begin a mentor of django, is that working? thanks for the advise, now I'm going to modify my proposal first, and try to make it more generic and detailed : ) have a nice day, - Colin > > Regards, > Florian > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
