Giter Club home page Giter Club logo

Comments (9)

liuggio avatar liuggio commented on August 22, 2024

Mmm I don't get what the problem could be except the memory and time limit, please could explain better the workflow that you have thougth?

from excelbundle.

lemoinem avatar lemoinem commented on August 22, 2024

Hum... I don't think there is any problem related to generating several Excels. I just don't see any way to get a new excelObj short of creating them myself (thus bypassing the service and the bundle).

I think having a service playing the role of factory (with a createExcelObj and generateResponse methods, or even returning a proxy wrapper around the excelObj with a getResponse method) will be much easier to use than having to bypass the bundle if I want to generate more than one.

from excelbundle.

liuggio avatar liuggio commented on August 22, 2024

@lemoinem with the @dev version is it fixed? Have you time to check?

from excelbundle.

lemoinem avatar lemoinem commented on August 22, 2024

Hum... PR #49 solves part of the problem, but in the end, we still always work on a single ExcelObj and there is still no way to get a new one.

However, building up on it, I think I could now provide a new PR to address specifically the issues of being able to use multiple ExcelObj (simultaneously or not) without having to bypass the service.

If you are interested, I will probably have time to do so next week.

Thanks @liuggio for the poke and @gnat42 for the PR!

from excelbundle.

liuggio avatar liuggio commented on August 22, 2024

Thanks to you def. yes, I hope to find time to add an integration test and to remove the stremed response in favour of Symfony streamed response. :)

from excelbundle.

liuggio avatar liuggio commented on August 22, 2024

Done :) both, is all your.

from excelbundle.

liuggio avatar liuggio commented on August 22, 2024

I'm committing the last modification

from excelbundle.

liuggio avatar liuggio commented on August 22, 2024

I totally have rewritten the Factory, is now possible to create multiple objects.

from excelbundle.

lemoinem avatar lemoinem commented on August 22, 2024

Wow! Great! Thank you very much!

from excelbundle.

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.