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

Allow product creation with sdk #110

Closed butenkor closed 10 years ago

butenkor commented 10 years ago

It should be possible to create/update products over SDK. Use cases:

schleichardt commented 10 years ago

It is unlikely that we will implement it for the old SDK. Especially since the effort is enormous. You can already use command line tools to import products.

For the new SDK it is already implemented: http://sphereio.github.io/sphere-jvm-sdk/javadoc/master/io/sphere/sdk/products/package-summary.html#package.description

@lauraluiz What do you think?

hajoeichler commented 10 years ago

We will support this only in the new SDK.

lauraluiz commented 10 years ago

Yep, I agree.