GithubHelp home page GithubHelp logo

Comments (1)

ligaz avatar ligaz commented on July 17, 2024

We plan unify our project file format and settle to the JSON based one currently available in the CLI. This will allow sharing of projects between the many client tools we have right now. Here are some of the users stories that we are currently envisioning:

  1. Multi-user collaboration directly using source control system
    • Requires common project-related data to be stored in common format, understandable and supported by all clients (Graphite, Mist, VSE, CLI) and to be included in the source control repository.
    • This is the most common collaboration scenario.
    • Might have technical problems with VSE, because of its MSBuild based project file format.
  2. Sync VSE/CLI project with the cloud environment (single user scenario with no collaboration involved)
    • Use VSE and CLI as cloud clients and transfer changes between VSE/CLI and Graphite/Mist without need of source control repository
    • Link with cloud/open from cloud functionality
    • Simple conflict resolution mechanism (like in Graphite)
    • For team collaboration should fallback to 1
  3. Platform team collaboration story with VSE/CLI (mix 1 and 2)
    • Share projects from VSE/CLI with the team transparently using Telerik Platform (of course using source-control system)
    • Relies heavily on “Link with cloud”, basic team collaboration (i.e. 1) and Platform team collaboration stories
  4. Multi-user collaboration from different operating systems (Mac and Windows)
    • Involves all previously mentioned scenarios
    • Needs integration with clients for different operating systems (Mac and Windows)
    • Might be implemented like 1 or 3, depending on the team preferences

Does those make sense for you? It would be great if you could share your feedback with us and help us shape this important feature.

from icenium-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.