Code Monkey home page Code Monkey logo

accela.net's Introduction

AccelaLib

accela.net's People

Contributors

rydavidson avatar

accela.net's Issues

Disable dev logger

Disable the built in Logger in AccelaLib, as it's not suitable for production use.

Add code to check for debug constant and if it's not present, disable the logger.

Retain all interfaces so existing debug code works.

Create a readme

Create a readme documenting the library and showing how to use it

Stop swallowing exceptions

See #1. I need to let exceptions bubble up to the caller so they can handle them and are aware of if they're doing the wrong thing

Figure out error handling

Figure out where error handling should occur. Should it be at the bottom of the call stack? Top of the call stack? Should I just add throws declarations and let the caller catch them?

Refactor to a path based system

Right now everything is designed to pull paths based on version and instance information using the registry. This needs to be changed to be entirely file based, with a utility class to infer paths based on registry if desired.

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.