necolt | 10 years ago | on: Swifton: Ruby on Rails-inspired web framework for Swift
necolt's comments
necolt | 10 years ago | on: Swifton: Ruby on Rails-inspired web framework for Swift
necolt | 10 years ago | on: Swifton: Ruby on Rails-inspired web framework for Swift
I think Ruby is both strength and weakness of Rails. From my 10 years experience with large scale and large codebase Rails projects I can say that Ruby dynamism helps in web development. But for sure it comes with really high price tag.
necolt | 10 years ago | on: Swifton: Ruby on Rails-inspired web framework for Swift
necolt | 10 years ago | on: Swifton: Ruby on Rails-inspired web framework for Swift
necolt | 10 years ago | on: Swifton: Ruby on Rails-inspired web framework for Swift
I'm not sure that protocols will help here, because Swifton supports before/after filter. Could you explain more your idea about how protocols could help here to implement actions with filters?
necolt | 10 years ago | on: Vapor: a type-safe web framework for Swift
If you like Ruby on Rails you will like Swifton for Swift https://github.com/necolt/Swifton .