Giter VIP home page Giter VIP logo

Comments (4)

anthony-murphy avatar anthony-murphy commented on July 19, 2024

In terms of implementation, I'd like each sequeunce to take a segment factory or manager ISegment(Factory or Manger)<TSegment extends ISegment> this would be passed to client for segment serialization and deserialization, and any other general segment operations need by client or mergeTree. Addtionally, the specific factory or manager implementations could expose helper methods used by the sequence, or directly by consumers for understanding segment.

from fluidframework.

anthony-murphy avatar anthony-murphy commented on July 19, 2024

For instance, gathering text from a shared string will likely need to call a segment walk on merge tree or client. Shared string would then pass a delegate to this walk function, that calls a method on a manager, that takes a segment, and offset within that segment, which returns the text. Similar methods to this current exist on shared string

from fluidframework.

vladsud avatar vladsud commented on July 19, 2024

Any plan to make progress here? Or should we punt?
If we have more detailed description, we could figure out ways to outsource.
Otherwise it seems like punt.
I'll mark it won't fix for bot to close if there is no activity.

from fluidframework.

 avatar commented on July 19, 2024

Because this issue is marked as "won't fix" and has not had activity for over 3 days, we're automatically closing it for house-keeping purposes.

from fluidframework.

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.