vjekob / al-objid

Manage object IDs in multi-user environments with mind-boggling simplicity.
MIT License
29 stars 18 forks source link

Feature: Offline ID assignment and online synchronization #38

Open vjekob opened 2 years ago

vjekob commented 2 years ago

Ninja should be able to assign new object IDs when offline. Intellisense should indicate offline suggestions with a different icon/color, and it should be able to detect when it goes online. After it goes online, it should sync the offline consumption, and should be able to detect if any of offline IDs are still available, and if not, it should re-assign (re-number) those that are not.