oleksii-demedetskyi / Parus

Parus is simple chain style auto-layout helper for objective-c.
MIT License
106 stars 4 forks source link

Migrating to Swift. #40

Open oleksii-demedetskyi opened 10 years ago

oleksii-demedetskyi commented 10 years ago

We need to move on Swift language for several reasons:

  1. Concise syntax.
  2. Embedded type support.
  3. Too many magic in obj-c implementation.
dodikk commented 10 years ago

No backward compatibility for old-school folks and legacy projects?

oleksii-demedetskyi commented 10 years ago

iOS 8+ support will be added. I am not sure about new features.

xNekOIx commented 10 years ago

and Mac OS X support

xNekOIx commented 10 years ago

than it will be continued in a secondary branch and pull requests are welcome.