-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Milestone 1 javascript plugins infrastructure #91
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's dirty & confused for "examples". why not use prototype & extended classes? If you want, I will help with this. But main problems it's:
debug()
- week,console
- not exists = need better reflection/debug function/class.- need minimal class pack:
Fillesystem
/File
,CLI
/Terminal
, extendedEditor
(copy/past, find/replace) and GUI classes - abstractMenu
,MenuItem
,Form
/Dialog
.
just for examle: https://nwjs.readthedocs.io
@WinterSilence help is appreciated!
I started already with creating of system relevant functionality as part of this PR. For this purpose I introduced simple testing environment . I would like if you could take care about e.g. fs or console. Create Issue as part of this Milestone, so that we can discuss on topic. |
880612e
to
a016a51
Compare
e671122
to
7022188
Compare
b2b286e
to
4e7629a
Compare
4e7629a
to
239e59d
Compare
No description provided.