Portal for Java 0.6 is released

39 views
Skip to first unread message

Donghwan Kim

unread,
Feb 16, 2013, 2:49:14 AM2/16/13
to portal_...@googlegroups.com
Hello,

Portal for Java 0.6 is compatible with the Portal 1.0.

Incompatible
  • javascript module is removed.
  • uri of static resources is changed
    • /javascripts/portal.js -> /portal/portal.js
    • /javascripts/portal-extension.js -> /portal/atmosphere.js or /portal/play.js
Enhancement
  • Supports Portal 1.0
    • Improved disconnection detection of http based transports
    • Improved restoration of lost data of long polling transports
  • A specialized room, Hall, whose name is 'hall' and which contains all the sockets connected to the server is provided. App.hall()
  • @Throw is introduced to support fail callbacks
  • @Order to control execution order of event handlers is added
  • Room.in(Room) and Room.out(Room) are added
  • StaticResourceFilter for Servlet 2.x or PortalAssets for Play 2 are provided as helper for accessing static resources.
Source: https://github.com/flowersinthesand/portal-java/tree/portal-parent-0.6
Changes: https://github.com/flowersinthesand/portal-java/issues?milestone=5&state=closed

Thanks,

-- Donghwan
Reply all
Reply to author
Forward
0 new messages