2003
DOI: 10.1109/mprv.2003.1203758
|View full text |Cite
|
Sign up to set email alerts
|

Surviving java for mobiles

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2006
2006
2012
2012

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 19 publications
(8 citation statements)
references
References 6 publications
(4 reference statements)
0
8
0
Order By: Relevance
“…This is not necessarily a fault of the VM, but a consequence of the diverse range of capabilities (such as display resolutions) offered by devices. As such, developers may find it difficult to realize the "write once, run anywhere" ideal in practice [17].…”
Section: Java Me / Net Compactmentioning
confidence: 99%
“…This is not necessarily a fault of the VM, but a consequence of the diverse range of capabilities (such as display resolutions) offered by devices. As such, developers may find it difficult to realize the "write once, run anywhere" ideal in practice [17].…”
Section: Java Me / Net Compactmentioning
confidence: 99%
“…For this aim, LFSR (linear feedback shift register) is best suited, because a tiny n-bit LFSR produces the huge n-th power of 2 random numbers. * Cooperating with Java compatible media processing [16][17][18][19]. This makes it possible for HCgorilla to have efficient performance for not only cryptography but also media processing.…”
Section: B Evaluationmentioning
confidence: 99%
“…Even general applications can use some of these optimization usually based on compression techniques, like those mentioned in [8]. In the future, such optimizations cloud be made part of the MobCon framework concerns.…”
Section: Discussionmentioning
confidence: 99%
“…Transformers work on a special AST-like representation of the decorated MIDP source code, called Generalized and Annotated Abstract Syntax Tree (GAAST) [30]. The ASTlike representation is called "generalized" to indicate that it is accessible in a programmatic way beyond the compilation stage; it is called "annotated" to indicate that like the corresponding source code elements, its nodes are annotated by 8 In a generative framework such as MobCon it may be difficult to trace the execution of the generated code. To address the traceability issue, MobCon components can be decorated with the tag, @log, instructing the framework to insert log statements to all methods that are transformed by the framework.…”
Section: The Architecture Of Mobconmentioning
confidence: 99%