Uni Era 的个人资料The Unified Era日志列表 工具 帮助

日志


Mentions for UNSAE 1.5

  • It's still request-based.
Performance is considered much more, and a component-based framework is always more consumptive than request-based.
  • Java VM 5.0 required.
This is not for fashion, you know, Java 5.0 is the mainstream in the future and we really get some benefits from the new language features. For example, the new logging APIs added the Vararg support to avoid the unnecessary string concatting.
  • Incompatible to previous versions.
We have to change those illogical and/or improper APIs, Tags and configuration ways in the previous versions.

<<Not end>>

UNSAE: Plan Changed Again!

1.3 is too later to come out! So it's possible a better idea that 1.5 will be the next release instead of 1.3. Now the things on our to-do list below:

  1. Refine and clean the 1.0 package.
  2. Sophisticated transaction supports.
  3. SQL statements isolation.
  4. A exhaustive/perfect demo
  5. Java 5.0 migration?
  6. Other changes...
UNSAE Group
2006/6/19
----------------------------

A preview of Swlet Container for IE

A preview version of Swlet Container for IExplorer has been delivered out today. It can be accessed from HERE. Also Here.
And the javadoc for the base class "org.uniera.swlet.Swlet" is Here.
The activex control's .cab contians the files below:

53,248 log.dll
22,800 shfolder.dll
110,592 swlet.dll
40,548 swlet.jar
315,392 swt-win32-3139.dll
1,283,237 swt.jar
The page looks like blew:


Current version: 1.0.0.3 (pv3)

Tested environments:
  • WinXP sp2/Sun JDK 1.5.0_07
  • WinXP sp2/IBM JDK 1.4.2
  • Win2K sp4/Sun JDK 1.4.2
  • ...

Another Demo: Here and the screenshot below