• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

what are spotlets ?

 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
what are spotlets ? How are they compared with midlets ? are there any papers related to Spotlets ?
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think I read that Spotlets are related to the KJava GUI classes. If that's the case, I wonder if when the profile for Palm PDA is complete, we'll (those of us programming for Palm OS) be still extending Spotlets.
[This message has been edited by Andrew Brasek (edited November 24, 2000).]
 
Ranch Hand
Posts: 170
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, a spotlet refers to an application built with the unsupported com.sun.kjava classes. It's kind of analoguous to an applet. I'm pretty sure it's not going to be in the PDA Profile.
------------------
Eric Giguere
author of:
Java 2 Micro Edition : A Professional Developer's Guide
PalmTM Database Programming: The Complete Developer's Guide
 
Author
Posts: 6055
8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eric wrote:
It's kind of analoguous to an applet. I'm pretty sure it's not going to be in the PDA Profile.
AFAIK it is.
Disclaimer: I'm on the JSR 75 (PDAP) expert group, but this is not an official answer.
--Mark
hershey@eyesake.com
 
Eric Giguere
Ranch Hand
Posts: 170
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Weird. I would've expected the expert group to rename it to something more meaningful.
Eric
 
Mark Herschberg
Author
Posts: 6055
8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Arg, that was a poorly worded reply on my part. What I meant to say was that Spotlets are not supported (I was trying to word my statement to confirm yours).
I believe on MIDP spotlets have been replaced by MIDlets. Although Eric would know better than I. (Got any suggestions for what the PDAP things should be called. I personally like pdaplets, pronounced with the first p silent, so it sounds like "dap'-lets")
--Mark
hershey@eyeshake.com
 
shailesh sonavadekar
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mark , can you elaborate upon what you have said ? I am curious about what is the actual meaning of spotlets ? how they will be supported by PDAP ?
Since , you are on JSR ( PDAP ) expert group, your valuable inputs are highly appriciated.
SHAILESH.
[This message has been edited by shailesh sonavadekar (edited December 05, 2000).]
 
Please do not shoot the fish in this barrel. But you can shoot at this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic