Skip to content

Roadmap

The development of drop'in was divided into seasons and episodes: we have been going from version to version since 2016 and we are currently at episode 2 of season 6.

During our journey we went through several technical stacks with a multitude of sandboxes which allowed us to progressively establish a set of features and define core Concepts.

In previous seasons, drop'in was used as part of Blue Forest's services to create cross-platform applications for its clients. Today, we have finalized the specifications of drop'in to make it available publicly allowing anyone to build their own applications in total autonomy.

alpha

This first phase will be dedicated to the implementation of the fundamental Concepts of drop'in with all that is necessary for the creation of applications such as Interfaces or Automations for example. In this phase we will also propose a first version of all the Concepts related to the constitution of a Model, they are marked with the mention "alpha" in the documentation.

Our strategy will be to use Visual Studio Code as a base and integrate our extension to access all drop'in features. The projects will be hosted on the service of your choice (GitHub, GitLab, Gitea, BitBucket, ...) and the use of dropin.cloud will be possible through the extension that will guide you throughout the creation of your application. This documentation will also be integrated in the extension.

We are actively working on this phase but we do not have a release date yet. However, we have already made this registration form available to be informed about the alpha release and to be able to test the extension as soon as it becomes available.

Once the phase is launched, access to dropin.cloud will be completely free and limited to a specific number of resources. Access will be by invitation only, a registration form will be made available to allow anyone to request access on our final homepage.

What is or will be made open source:

beta

This phase will be devoted to stabilizing all existing features and adding new ones.

Among the upcoming features that will offer a new level of possibilities, we have:

  • Migrations which will make it easier to change the data structure between different versions of your application
  • Syntaxes which will allow to decompose any text
  • Connectors which will allow to connect your application to any third party service through APIs
  • ... and all the other Concepts that have the "beta" mention in the documentation

The use of Visual Studio Code will still be possible but we will also provide a web editor for those who do not wish to install anything on their machine. We will also be offering a mobile editor (web, Android and iOS) for those who want to create applications on their phone or tablet. Finally, a desktop version (Linux, Windows and MacOS) will also be available so that you do not have to use a browser.

Access to dropin.cloud will be possible without an invitation and a free version with a limited number of resources will still be available. Users will also be able to choose to upgrade to a paid subscription for unlimited resources and access to an advanced technical support. We will communicate more about the pricing and features of the paid subscription before the beta version will be released.

In addition to what is open source the alpha version, our language compiler source code will also be publicly available. The only services that will not be open source will be those integrated to dropin.cloud and that require creation of an account to use them.

stable

This last phase will allow us to stabilize all the functionalities by locking the drop'in specifications while ensuring that all the functionalities are fully tested.

In addition, new features will be added to allow the creation of more complex applications. Among these, we have:

It is essential for us to be able to guarantee maximum stability and security for our users. We have therefore decided not to offer a stable version until we have achieved this goal.