Giter Site home page Giter Site logo

Comments (4)

darshanpania avatar darshanpania commented on June 18, 2024 2

@PatilShreyas We're honored that you've opened our first Github issue. 🙏

Thank you for the suggestion of using Firebase style Content Provider to initialize the library. Personally, I'm on the fence about it. Since all Content Providers are started when the Application class is initialized, it could lead to performance bottlenecks. We've gone with the manual initialize() approach so that we do not add to that problem.
What are your thoughts on Content Providers vs App-Startup Library?
I'll let @hi-manshu also chime in for his suggestions.

from gappein-chat-sdk.

PatilShreyas avatar PatilShreyas commented on June 18, 2024

Thanks @darshanpania.

Yeah you're right. And I also thought about App startup library but currently it's not stable so I thought it would be not good to use. Internally app startup library also uses ContentProvider under the hood.

A small correction: ContentProvider is created before Application class.

from gappein-chat-sdk.

hi-manshu avatar hi-manshu commented on June 18, 2024

Thanks @PatilShreyas , I would like to say as we get granularity of controlling as developers on the SDK, we kept initialize() method there.

As we are planning a lot of things where user should have some sort of custom requirement, there this method would come useful.

from gappein-chat-sdk.

PatilShreyas avatar PatilShreyas commented on June 18, 2024

Thanks, @hi-manshu for the explanation.

from gappein-chat-sdk.

Related Issues (7)

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.