Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace DTO's with scalar values in Commands #90

Open
21 tasks
pdt256 opened this issue Jan 1, 2017 · 1 comment
Open
21 tasks

Replace DTO's with scalar values in Commands #90

pdt256 opened this issue Jan 1, 2017 · 1 comment

Comments

@pdt256
Copy link
Member

pdt256 commented Jan 1, 2017

  • AddCartItemCommand
  • AddShipmentTrackingCodeCommand
  • BuyShipmentLabelCommand
  • CreateAttachmentForOrderItemCommand
  • CreateAttachmentForUserProductCommand
  • CreateImageForProductCommand
  • CreateImageForTagCommand
  • CreateOptionCommand
  • CreateOptionProductCommand
  • CreateOptionValueCommand
  • CreateOrderFromCartCommand
  • CreateProductCommand
  • CreateTagCommand
  • CreateUserCommand
  • SetCartFlatRateShipmentRateCommand
  • SetExternalShipmentRateCommand
  • UpdateOptionCommand
  • UpdateOptionProductCommand
  • UpdateOptionValueCommand
  • UpdateProductCommand
  • UpdateTagCommand
@pdt256
Copy link
Member Author

pdt256 commented Jan 1, 2017

The primary focus is to replace EntityDTOs with scalar values. MoneyDTO, BillingAddressDTO, and a few others may have a valid reason to stay.

@pdt256 pdt256 added this to the Version 0.7.0 milestone Jan 1, 2017
@pdt256 pdt256 removed this from the Version 0.7.0 milestone Jan 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant