HaikuArchives / LibWalter

A supplementary collection of classes and controls that are sorely missing from the BeOS API, such as spinners, expanders, color and font pickers, and others.
3 stars 5 forks source link

Chat about ideas / edits #9

Open adamfowleruk opened 4 years ago

adamfowleruk commented 4 years ago

Hi @scottmc and @ojasva ! I think we've all ended up accidentally creating new branches and editing some of the same files, especially the readme!

I'm not precious about any of my changes, so was wondering what you were both working on, and how you wanted to proceed so we don't end up working on the same stuff?

I've created a feature-2 branch (a la gitflow) around the issue logged for generating an so. I've mainly been adding PLD files for demos, creating new folders ready for docs, and modifying the build to generate an so file.

I was thinking about continuing by creating more demo apps so each control has at least one demo app. (And perhaps a master demo app to rule them all!). I was then going to take what I've learned and start on some library documentation under a new docs folder. That ok with you?

I'm interested in what you're working on too, so please do share! Happy to chat on here / IRC / zoom anytime.

Also, how do people prefer to work on the code base? Editing develop directly, using Gitflow, etc.?

scottmc commented 4 years ago

I just had noticed references to dead websites in the readme.md so took them out. I also added a GCI task for writing a demo app similar to the Demo/Playground app found in Haiku. So perhaps hold off on adding your demo stuff until after GCI ends here in 2-3 weeks. Let's see what students might come up with. Might be good to have multiple demo available either way.

adamfowleruk commented 4 years ago

Sounds good.