On Wednesday 10 October 2012 02:30:15,Pau Garcia i Quiles :
> Hi,
>
> Great initiative, I was missing a cloud API in C++.
>
> From my 2 min skim-over:
>
> - Why the dependency on DBus instead of making each application access
> directly the storage?
Since at the very first, I want to have a applica
On terça-feira, 9 de outubro de 2012 15.20.28, Weng Xuetian wrote:
> Well, I'm here asking for some help if anyone interested in one of my
> little project:
> https://github.com/csslayer/qcloud
Just remember not to name your classes and namespace as Q + Capital letter,
unless you're developing it
Hi,
Great initiative, I was missing a cloud API in C++.
>From my 2 min skim-over:
- Why the dependency on DBus instead of making each application access
directly the storage?
- Why use the backend name directly (Dropbox* db = new Dropbox(); )
instead of taking a string, enumerate or something l
Hi KDE world,
Well, I'm here asking for some help if anyone interested in one of my little
project:
https://github.com/csslayer/qcloud
The main purpose of this little project is to provide a synchronization and
file accessing file interface for all online storage.
It's still in very earily stag