commercetools / sphere-play-sdk

Java API client and helper classes for building a SPHERE.IO shop on Play 2.2
http://sphere.io
7 stars 6 forks source link

Add support for 'set' attributes #73

Closed butenkor closed 10 years ago

butenkor commented 10 years ago

More details here: http://dev.sphere.io/http-api-projects-productTypes.html#set

schleichardt commented 10 years ago

How urgent is it?

butenkor commented 10 years ago

as always ASAP :). We are working currently on product detail page and considering to use comma separated list of text values instead.

schleichardt commented 10 years ago

@butenkor @ahalberkamp I think I will start with this task tomorrow morning, if possible.

butenkor commented 10 years ago

:+1:

ahalberkamp commented 10 years ago

thanks

schleichardt commented 10 years ago

It is one step further in our pipeline: https://github.com/commercetools/sphere-play-sdk/pull/83

schleichardt commented 10 years ago

In up to two hours the artefact will be available.

libraryDependencies += "io.sphere" %% "sphere-play-sdk" % "0.59.0" withSources()
svenmueller commented 10 years ago

+1— Sent from Mailbox

On Tue, Jun 3, 2014 at 4:16 PM, Michael Schleichardt notifications@github.com wrote:

In up to two hours the artefact will be available.

libraryDependencies += "io.sphere" %% "sphere-play-sdk" % "0.59.0" withSources()

Reply to this email directly or view it on GitHub: https://github.com/commercetools/sphere-play-sdk/issues/73#issuecomment-44969769