tools/tools library

  • dwv: version: 1.0.0. 10.4.2022. devState : 51 %

Helper tools, like: longestItemInList() and changeLetter(String..)

Mostly String and list manipulation and Map printing aso. This kind of stuff is most valuable to beginner programmers, and developing this has taken time. Fixing bugs only when something throws.

  • Also some #stamp date-time aso. functions.
  • Includes certainly some mistakes, miss-namings and You-Can-Do-It-Better #QUEST
  • in GIT: yes. Blog post: should b.
  • PLAN: develop some _private inside functions and variables.??
  • PLAN: Split: tools_base, tools_tricks, tools_stamps, tools_coll, tools.
  • DONE: moved to own directory, tools.

Classes

Tools
Class Tools is instantiated as: tl Very handy, you gonna like it!

Properties

tl Tools
Making instance with constructor
getter/setter pair
toolsBuf StringBuffer
Buffer also outside class, for testing and adding visibility.
getter/setter pair
toolsReadiness num
Was statistics and getter practice.
getter/setter pair