New features and bug fixes will occur in this repo #7
Replies: 9 comments 20 replies
-
cc: @pmmlo @vdkdamian @Vortec4800 @rocxteady @ulitiy @bcbeta @gemiren @InstaRobot @asielcabrera @Climbatize |
Beta Was this translation helpful? Give feedback.
-
I'm not a big fan of this move, but I understand why it happened. |
Beta Was this translation helpful? Give feedback.
-
I agree with others but respect the decision. I think considering @cbaker6 has single-handedly driven this project for the last two years with the majority of functional commits he has the right to take ownership of/credit for it. I do think it would be of great communal benefit if you do keep it open source, like other examples of your work, but I do think you should ultimately have the choice. Thanks for all the work you have done. |
Beta Was this translation helpful? Give feedback.
-
@cbaker6 I am a big fan of your work and would love the chance to contribute to this project in anyway shape or form. |
Beta Was this translation helpful? Give feedback.
-
@cbaker6 I see a lot of people are still creating issues on the git of Parse community. This is why I was not a big fan of this move. Is there something more you can do to let people know issues are handled here? |
Beta Was this translation helpful? Give feedback.
-
If you are interested in getting the most up-to-date features and bug fixes for Parse-Swift, I strongly encourage you to star, watch, and submit issues and pull requests to https://github.com/netreconlab/Parse-Swift instead of the Parse-Community Parse-Swift. You can read this discussion thread to learn more about why I chose to stop contributing to Parse-Platform repo of Parse-Swift and why I opted-out of the Parse-Platform team. Currently, the Parse-Platform Parse-Swift repo is significantly behind this repo in terms of bug fixes and features and this will only continue. In addition, they are currently in search of contributors and even attempting to pay developers using their bounty system for bugs I've already fixed. You can see my contributions to Parse-Swift here. Many of you learned about Parse-Swift through either iOS Dev Weekly 560 or through the Swift Package Indexing Episode 5 hosted on Twitter Spaces. Both of the aforementioned mediums discussed and highlighted my development of Parse-Swift and grew the repo's stars to it's current numbers. Point your project repo's to the latest release of Parse-Swift using SPM. Feel free to open discussions on this repo if you have any questions! There are also a few other Parse repos I have available that can assist you with your development:
cc: @soneppu @zo59nari @eemailme @zclmoon @fitzgebd2 @drdaz @crotel @jhcloos @cbiggin @halldorg @latne1ec @jlott1 @ShawnBaek @shengchalover @karnlund @sinduke @wongct @denizak @BeiXiao @zero-times @alimadhoun @Viverrinus @IlyesDjari @bennetty74 @periclesm @onepisYa @Kondamon @riccardoch @harreed @JqyModi @coughski @MuratCay @OmarJalil @dadurigon @jeremyspritelyco @clt @harrygallagher4 @turgay2317 @Eyesony @eduardo22i @FWDavide @italotoffolo @WJCN @elGeekalpha @JoeFryer @daSkier @abcross92 @pettersillander @ricardopereira @rain2540 |
Beta Was this translation helpful? Give feedback.
-
Thank you for your contributions to the OG Parse Swift repo, I’m sorry if you felt unappreciated by our community. I enjoyed our discussions and learnt a lot from the few PRs I wrote with your guidance and assistance |
Beta Was this translation helpful? Give feedback.
-
Parse-Swift users, version 5.0.0 has finally been released and has a number of amazing updates. To learn more about the changes and how to migrate, please see #74. Examples of how to use 5.0.0+ can be found in the Swift Playgrounds I've also composed some Feature Comparison Tables which compares Parse-SwiftOG to parse-community/Parse-Swift, Parse-SDK-iOS-OSX, Parse-SDK-Flutter, and Parse-SDK-JS. A few other discussions have been added as well:
Also remember that Parse-SwiftOG can be used to write Cloud-Code and skip all of the JS by using ParseServerSwift Be sure to star and watch this repo to keep up with the latest changes. Also, feel free to comment on the linked discussions if you see any fixes or have more info to contribute! cc: @softcleandev, @Skeeze22, @nikitavoloboev, @EgorVedeneev, @kellvembarbosa @kennic @claesjacobsson @Project-Academy @Aziz-AnyDesk @wonder2011 @windorz9 @Mater2211 @Neilfau @jiasheng-li @lephnganh @gbfansheng @TaoLyn838 @yunhao @AriestaAgung @esikmalazman @MattDuyv @Phinny01 @skyofdwarf @benwoosley @magnett @bogdanf @Josscii @meterscao @EricKilonzo @MrDevel0per @Marcelo-Costa-Dev @adamhoracek @CmST0us @LeoKlaus @Den1Doc @idewindy |
Beta Was this translation helpful? Give feedback.
-
@nebitrams you should use this repo if you want the latest ParseSwift updates. You can look through the thread above to learn why. There are additional discussions on how to upgrade/migrate and why this repo is better. Cc: @lexiaoyao20 @ardanar @lexiaoyao20 @maximkhatskevich @Formerly @tobi404 @alessdiimperio @Yita55 @glussian-luna @ValentinoRusconi-EH @enesgumus @lsmilek1 @Tymoteusz24 @Erica-Iris @misteu @PaoloProdossimoLopes @jon-tous @markiv @ellekadfur @Lizet6 @hunterh37 @mcmay @pktealshift @0w0Neko @beraatoztorun @muhammedturabisancak @leonliman @p-Lukas @souvik666 @joeavargas @Coriolan-Bataille @technicat @YassineLafryhi @WSMI052 @Drendroyt @YassineLafryhi @A-Oluc |
Beta Was this translation helpful? Give feedback.
-
I will continue to add new features and bug fixes that align with the core design of the Parse Swift SDK in this repo. If anyone would like to know for the reasons, I briefly explain some of them below:
Parse-SwiftOG will remain aligned with the original core principals of a swifty framework that contains zero dependencies and takes advantage of all of the features the parse-server has to offer.
Migration from parse-community/Parse-Swift <= 4.14.2 to Parse-SwiftOG version 4.16.2 is a simple one-line change, see #70 for directions. Migrating to Parse-SwiftOG 5.0.0+ is a little more involved.
Feel free to open issues and discussions about problems you run into.
Thanks for using Parse-Swift and I look forward to collaborating with you all!
Beta Was this translation helpful? Give feedback.
All reactions