Welcome Guest, Not a member yet? Register   Sign In
amazon-sdk library / sparks
#4

[eluser]PhilTem[/eluser]
I never really worked with drivers, either. Only looked at the source code of the Cache-Driver.

As far as I understood it correctly, if the AWS-SDK will change it's behavior, it won't matter to the driver itself. Since the driver always returns singleton of e.g. an object of the S3 class, it will also pass any function calls through to this class. Hence, I think, the driver should only be updated once a new AWS-functionality is introduced.

To better understand drivers you might wanna have a look at the Cache-Driver, too. The JavaScript driver shipped CI isn't really a driver, it's more or less a library. Or have a look at the Wolfauth package, it's using drivers for simpleauth and facebook-auth. Maybe this will help you to better understand the driver idea. At least for me it was useful Wink

Otherwise, hit me up if you have any questions or need help (since I don't wanna pluto your code but wanna encourage you to enhance and push it to a higher level Wink )


Messages In This Thread
amazon-sdk library / sparks - by El Forum - 03-14-2012, 04:00 AM
amazon-sdk library / sparks - by El Forum - 03-14-2012, 05:07 AM
amazon-sdk library / sparks - by El Forum - 03-14-2012, 05:15 AM
amazon-sdk library / sparks - by El Forum - 03-14-2012, 05:28 AM
amazon-sdk library / sparks - by El Forum - 03-14-2012, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB