Code Monkey home page Code Monkey logo

Comments (2)

charvolant avatar charvolant commented on August 16, 2024

Hi Dave,

I've reviewed the changes from 2019-04-29 onwards.

Here are the comments. There are quite a few cases where I don't think that the stylistic differences actually make a difference but I've flagged them anyway.

  • AnalyticsServer#76 - Hard link to /data/image-service/config/google-analytics.json no
  • ScheuldeMissingImagesBackgroundTask#23 - Needs to create directory if absent
  • application.yml#140 - Needs default imageservice.imagestore.inbox (generally needs defaults for things used in config or a graceful failure)
  • imageimport.gsp#37 script tag outside body is not rendered
  • DarwinCoreField This seems to be a redundant implementation of the GBIF Term vocabularies?
  • ImageUtils#76 Pattern could be made static constant
  • ImportFieldValueExtractor Is it worth having a separate, reusable regexcache class?
  • ImportFileBackgroundTask and friends. I'm a little unclear as to why in some cases the variables are private and some cases they're not
  • MapResourceFileGenerator#29 Hard coded service URL(?)
  • ResultsPage consider delegation to _pageList, file name and class name don't match
  • SearchCriteria/SearchCriteriaDefinition serializable but no serialisation UID
  • images.gsp Does <script disposition="head"> work?
  • * ImageService#25 Transactional is deprecated (appears to be a bad import)
  • duplicates.gsp#42, details.gsp#177 remove commented out code (there are other instances, I just haven't found them all)
  • areYouSureFragment.gsp, calibrateImageFragment.gsp, ... script outside div. I'm not sure this makes a difference in this case but other fragments have the script enclosed
  • tag/index.gsp#10 Still has r:require tags, script is outside body and may not make it through layout

from image-service.

djtfmartin avatar djtfmartin commented on August 16, 2024

these comments have been addressed - thanks @charvolant

from image-service.

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.