Git Product home page Git Product logo

Comments (3)

soenneker avatar soenneker commented on May 30, 2024 2

Hi @304NotModified, thanks for your interest, and your analysis.

Is this really a drop in replacement?

No, it no longer is - I removed that initial statement from the readme about a week into the project after I realized the serious amount of surgery it required. I have updated the comment I made on your issue.

I would expect that the version number would start with 2.14 (or 2.13.2), as the latest Bogus version is 2.13.1

It's a different library... not sure why the versioning would matter compared to the old one? It's not a fork neither. Maybe I'm missing something.

There are many new dependencies in this package. Is that really needed? Sure we need the cache. But why the extensions, the smartenums etc. It would make it very hard to port the fixes to AutoBogus back when it's alive again

SmartEnum is a nice alternative to standard enums that I prefer to work with... but it could indeed be pulled out, and it'd most likely increase the speed too. Other than that there's just some very lightweight extension libraries? I'm not seeing the validity of the criticism.

It would make it very hard to port the fixes to AutoBogus back when it's alive again

You're making an assumption that it becomes alive again. I sat around for years waiting for AutoBogus to be fixed, so I decided to do something about the serious issues it had. I am not building this library with a goal of porting back to the original repository if the author decides to pick it back up.

If we need breaking changes, is this possible? As it won't be a drop in replacement

I don't think I understand your question.

Why did we move from .NET Standard to .NET 6?
Also, why is the package multi-target package (compiled to .NET 6, 7 and 8)? Are there any code changes between .NET 6/7/8?

There are types that I wanted to support in .NET 6+ that are not available in .NET Standard 2.1. Some work could go towards making it .NET Standard 2.1 compatible but I figured it's worth the reduction in complexity to make it support only what Microsoft supports (LTS). If you feel like this actually impacts your usage, feel free to make your case.

Last but not least, I'm not sure if the name of the forked package will help in making this package a succes. (it contains a username)

This isn't a fork. I like the naming convention. The 'success' of this package isn't all that important to me. If people like it, great! If they don't, that's OK too.

Thanks

from soenneker.utils.autobogus.

304NotModified avatar 304NotModified commented on May 30, 2024 1

Thanks for the answers and improving the dependencies:)

from soenneker.utils.autobogus.

soenneker avatar soenneker commented on May 30, 2024

@304NotModified FYI I have removed SmartEnum dependency, and removed the other extension lib that wasn't being used. Thank you

from soenneker.utils.autobogus.

Related Issues (11)

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.