Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Version 2.0 #189

Closed
21 of 23 tasks
soffes opened this issue Jul 9, 2013 · 6 comments
Closed
21 of 23 tasks

Version 2.0 #189

soffes opened this issue Jul 9, 2013 · 6 comments

Comments

@soffes
Copy link
Owner

soffes commented Jul 9, 2013

For version 2.0 of SSToolkit, I am going to remove everything. It will simply be a podspec with dependencies for all of the libraries abstracted from SSToolkit. You can still use "SSToolkit" if you want the grab bag of everything. It will probably be better to just depend on the pieces that you actually need.

Current components:

Things to possibly bring back:

  • Switch
  • Segmented Control
@marcelofabri
Copy link

I like this approach a lot! (:

It would be great if you comment about discontinued components, though. Some of them are really obvious (like Collection View), but some aren't. I'm talking about Drawing Utilities mainly. Have you chosen to discontinue it because of namespace issues?

@soffes
Copy link
Owner Author

soffes commented Jul 10, 2013

Most of drawing utilities is silly CGRect stuff. The stuff to draw rounded rects can be done with UIBezierPath. The only cool things in there are included in SAMGradientView.

@bogardon
Copy link

Overkill in my opinion. Unless you plan on seriously expanding each of the components to rival other similar projects, I think it's better to just keep them together. That being said, as long as every component is kept up to date the SSToolkit podspec, it doesn't really matter haha.

@alexito4
Copy link

I really like this new approach. For example I usually only use a couple of controls (gradient, edittext). With that I can use only this and not import all the toolkit. And if anyone want all the toolkit they can have it too.

;)

@orta
Copy link

orta commented Jul 10, 2013

👍

@soffes
Copy link
Owner Author

soffes commented Mar 13, 2014

Closed in c0b3154

@soffes soffes closed this as completed Mar 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants