Télécharger la liste

Description du projet

SuperWaba is a VM for PDAs. Because of the way it was written, you can use Java to develop programs for it. It supports exceptions, threads, many user interface controls, double and long 64-bit types, grayscale, color, 3D controls, and JNI and Java libraries, among other features. The project has been superseded and replaced with TotalCross.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-04 16:46
5.5

Un nouveau bras de VM pour Palm OS 5 a été fourni et entraîné des améliorations de vitesse de 10 à jusqu'à 40 fois. La machine virtuelle fonctionne maintenant bien sur Symbian 7.0s (Nokia 6600, etc.) L'API de synchronisation a été porté sur Pocket PC en utilisant RAPI. La même API / programme est utilisé à la fois pour Palm OS et Pocket PC. Un PDBDriver plus rapide (version 3.0) que les lignes de base de données de nombreux magasins dans un dossier pdb unique a été inclus ainsi que le support des tables de stockage dans la carte mémoire sous Palm OS. A Sales Force Automation complète de l'échantillon (superwaba.samples.app.sales) a été fourni afin de montrer la bonne façon de créer des programmes SuperWaba.
Tags: Major feature enhancements
A new ARM VM for Palm OS 5 devices was provided, leading to speed improvements from 10 to up to 40 times. The VM now runs fine on Symbian 7.0s (Nokia 6600, etc). The Synchronization API was ported to Pocket PC using RAPI. The same API/program is used for both Palm OS and Pocket PC. A faster PDBDriver (version 3.0) that stores many database rows in a single pdb record was included along with support for storage tables in the memory card under Palm OS. A complete Sales Force Automation sample (superwaba.samples.app.sales) was provided to show the correct way to create SuperWaba programs.

2005-02-15 01:14
5.0

Ce communiqué ajoute le support de la plate-forme de smartphones Symbian. La plupart des programmes sont désormais diffusées sur Symbian seulement par leur conditionnement Exegen avec l'option / SIS. SuperWaba fonctionne maintenant sur le dessus de SDL (Simple Direct Media Layer), qui a fait une poussée de vitesse sur la partie graphique de plus de 80 fois.
Tags: Major feature enhancements
This release adds support for the Symbian smartphones platform. Most
programs will now run on Symbian just by packaging them with the Exegen
/sis option. SuperWaba now runs on top of SDL (the Simple Direct-media
Layer), which has made a speed boost on graphics of over 80 times.

2004-09-28 08:57
4.5

Cette version comprend de nombreuses optimisations de l'interface utilisateur, conduisant à une amélioration de 40% de vitesse dans la création de formulaire. Il ya beaucoup de corrections de bogues et autres améliorations.
Tags: Major feature enhancements
This version features many optimizations to the user
interface, leading to a 40% speed improvement in form
creation. There are lots of bugfixes and other
enhancements.

2004-05-22 21:28
4.21b

Certains bugs importants ont été fixés dans de nombreux endroits. Lenteur dans string.tolower / majuscules qui a été introduit en 4.21a en raison de support de l'Unicode a été fixée, si la routine est maintenant plus rapide et 380 fois. Tous les produits achetés doivent être téléchargés à nouveau.
Tags: Major bugfixes
Some important bugs were fixed in many places.
Slowness in String.toLower/UpperCase that was
introduced in 4.21a due to Unicode support was
fixed, so the routine is now 380 times faster. All
purchased products must be downloaded again.

2004-04-26 16:24
4.21

Une option exegen nouveau a été ajouté pour activer 16K couleurs, qui fournit plus rapidement GIF / JPEG chargement des images. Smarter fichiers build.xml ont été écrites. Nouveaux paramètres ont été ajoutés: serialNumber, showSecrets, et isHighColor. Vm.SK_SYNC a été ajouté afin d'intercepter le bouton HotSync. Vm.getRemainingBattery a été ajouté. Le package java.lang a été déplacé à waba.lang. Unicode support a été amélioré. Le support Basic pour Pocket PC Smartphones a été ajouté. HTMLContainer a été améliorée. De nombreuses autres améliorations ont été apportées.
Tags: Major feature enhancements
A new exegen option was added to turn on 16k
colors, which provides faster GIF/JPEG image
loading. Smarter build.xml files were written.
New Settings were added: serialNumber,
showSecrets, and isHighColor. Vm.SK_SYNC was added
to intercept the hotsync button.
Vm.getRemainingBattery was added. The java.lang
package was moved to waba.lang. Unicode support
was improved. Basic support for Pocket PC
Smartphones was added. HTMLContainer was improved.
Many other enhancements were made.

Project Resources