extend / elevators

Elevator control system demonstrating Erlang/OTP upgrades.
BSD 3-Clause "New" or "Revised" License
62 stars 14 forks source link

Updating elevators to run with current Erlang/OTP #4

Open fredyouhanaie opened 3 years ago

fredyouhanaie commented 3 years ago

Hello,

I recently revisited the elevators application, and decided to work on updating it to match the current Erlang version.

The updated version is on the fork at https://github.com/fredyouhanaie/elevators/ on the update-1 branch. Details of the update are at the top of the README file.

I would like to send a PR, if that is acceptable. The PR will contain a tidier README.

Currently there is no graphics, which I might work on in a month or so, unless someone else has a go :)

essen commented 3 years ago

Hello!

I'm happy to redirect this project to yours instead, that will be simpler. I was hoping to modernize this further when I obtained it all these years ago, but I never got around to it.

fredyouhanaie commented 3 years ago

Hi Loïc

Thanks for the offer, I'll be happy to continue the modernization/development of the project at my end.

I propose to break the fork to avoid future confusion, but in the interest of provenance, add a paragraph to the history section on this repo.

The license seems sufficient, although, the text "" probably was meant to be "Ericsson AB", which I can change at my end.

If you've had any modernization ideas that you'd like to share, I can add them to my list, but I can't guarantee when they will be done ;-)

Cheers, Fred

fredyouhanaie commented 2 years ago

Just a quick update for anyone following this thread: