Closed DailyDreaming closed 2 years ago
Hey Lon,
Firstly just a comment because I'm a bit confused, but I thought you were working on adding support for these protocols to the gb, is this a stop-gap measure until that is implemented? That's probably best to talk about not on this pull request comments but over email or a zoom meeting.
Secondly, the existing code is pretty confusing but basically lf->fileName in the part you changed is not the url the user just entered in. What the user just entered in is actually held by "line", which is what we are looping over. So you'll want to follow customPpNextReal() into customPpNext() which is where you can add these messages to. Or maybe you had a different use case in mind?
Lastly if you have any questions you feel free to email me directly.
@christopherLee1 Sounds good. Will shoot you an email on Monday.
Self-explanatory.