Browse Source

Add 'docs/ideas.md'

master
dcovington 1 week ago
parent
commit
5cd2539f46
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      docs/ideas.md

+ 12
- 0
docs/ideas.md View File

@@ -0,0 +1,12 @@
Create and agents.md and claude.md so agents can use this repo to quickly develop applications


to do :
refactor so that classes and functions are wsl components that are unregistered and reregestered at application startup in the global.asa file

we need a scrit that will turn classes and functions into wsl files that the code can call and use

need to design classes with reflection in mind so that classes know about themselves and what they can do

also need to desgin functions and methods with contract by design in mind so that errors can be trapped better


Loading…
Cancel
Save

Powered by TurnKey Linux.