Code Monkey home page Code Monkey logo

Comments (7)

mjw99 avatar mjw99 commented on September 24, 2024 1

I think, with the help of @dan2097 , we have resolved most of the showstopping javadoc issues. I will release 5.0.0 very soon.

from oscar4.

mjw99 avatar mjw99 commented on September 24, 2024

This is actually taking much more time then I had initially planned; the fixes I have done thus far are only for one module. I am going to disable the doc linting as a short term fix.

from oscar4.

mjw99 avatar mjw99 commented on September 24, 2024

I can deploy 5.0.0 with the javadoc linting disabled, but it would be nice to fix this at this moment. Do either of you @petermr @merkys have resource to chase down the javadoc issues in the other modules?

from oscar4.

petermr avatar petermr commented on September 24, 2024

Is this the limit of the errors? Javadoc can be very (unnecessarily) picky. If it was thrown at my AMY code there would be zillions of these

I have just migrated to IntelliJ from Eclipse - I don't know whether it has help for this. But I'd just go with no-linting it... Commenting the params requires you to know or guess what they mean (and I do not know)

from oscar4.

mjw99 avatar mjw99 commented on September 24, 2024

Yes; the errors are only Javadoc. I think going from JDK 1.5 to 1.8, the standards have tightened. My issue is that, as you say, I cannot always work out what the parameters mean and also the sheer number of them.

from oscar4.

merkys avatar merkys commented on September 24, 2024

Do either of you @petermr @merkys have resource to chase down the javadoc issues in the other modules?

I also do not have enough knowledge about the project to dare to comment on parameters.

from oscar4.

egonw avatar egonw commented on September 24, 2024

What worked well in the CDK was to report the problems, ideally split up, but not fail on it. That way, it becomes clear where major problems are with lacking documentation and it gamifies the problem: it is rewarding to make a part of the code base it 100% green. Another tip: methods that override another method, can inherit the documentation.

from oscar4.

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.