Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
SquirrelJME
Commits
759ba47b
Commit
759ba47b
authored
Oct 14, 2016
by
Stephanie Gawroriski
Browse files
Add a document to contain all of the JSRs for implementing, consideration, or out of scope.
parent
51ab5fae
Changes
3
Hide whitespace changes
Inline
Side-by-side
readme.mkd
View file @
759ba47b
...
...
@@ -49,6 +49,7 @@ Note that Java ME 8 has a Java 7 virtual machine with specific limitations.
*
[
Alternative URL
](
http://multiphasicapps.net/uv/developer-notes/index.mkd
)
(Links to the main repository)
*
[
Manual
](
src/manual/index.mkd
)
*
[
Project Scope
](
scope.mkd
)
*
[
Why?
](
src/manual/user/why.mkd
)
## Links
...
...
scope.mkd
0 → 100644
View file @
759ba47b
# The Scope of SquirrelJME
This document defines the scope of SquirrelJME, classes which are to be
supported and ones which are not to be supported. All of the listed
specifications are either planned to be implemented, considering, or out
of scope for the project.
# To Implement
## Specifications
# Considering
Specifications that may be considered for inclusion.
## Specifications
# Out of Scope
These specifications will be not be implement at all. Note however, that
although these specifications are out of scope may potentially be provided by
third parties libraries.
## Specifications
*
**JSR209**
- Advanced Graphics and User Interface.
*
Effectively Java SE Embedded.
*
Intended for CDC.
*
Has AWT.
*
Has Swing.
*
**JSR216**
- Personal Profile.
*
Effectively Java SE Embedded.
*
Has AWT.
src/basic-assets/net/multiphasicapps/squirreljme/basicassets/scope.mkd
0 → 120000
View file @
759ba47b
../../../../../../scope.mkd
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment