Help

Controls

PermLinkWikiLink
Switch Workspace

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Wiki Forum ListTopic List
21. May 2008, 09:30 America/New_York | Link

I've just upgraded this website to the latest version of the wiki software. This is the first major upgrade in more than a month. There are not (many or any) user visible new features though, but much internal code changed. It should also perform better than the last version, thanks to extensive page fragment caching which is now enabled.

 

Check out my weblog or have a look at the books I wrote.

4 Replies:
22. May 2008, 23:33 America/New_York | Link

Update is complete and some minor bugs have been fixed today after the rollout. Still, I'm seeing one very obscure exception in the logs about once every 30 minutes, which I can't reproduce or assign to any particular request. In other words, I don't even know where to start.

So I really need anyone who gets an exception message on screen to send me that message (my e-mail address is in that message).

 

Check out my weblog or have a look at the books I wrote.

26. May 2008, 21:11 America/New_York | Link

I notice a bug that is somewhat shameful for Seam because everybody is always telling how easy Seam makes it to support multiple browser tabs/windows:

Open two forum threads in separate tabs.

Reply to the first.

Clicking on the reply button in the second tab will change that tab into the reply screen for the first thread.

Ouch.

26. May 2008, 22:27 America/New_York | Link
Stephen Friedrich wrote on May 26, 2008 21:11:
I notice a bug that is somewhat shameful for Seam because everybody is always telling how easy Seam makes it to support multiple browser tabs/windows:

You keep posting these kinds of remarks. Is that really necessary? Nobody except you thinks that a software bug is shameful or anything like that.

Open two forum threads in separate tabs. Reply to the first. Clicking on the reply button in the second tab will change that tab into the reply screen for the first thread. Ouch.

Using two different threads, I can not reproduce it and I don't see how they could possibly overlap in the code.

 

Check out my weblog or have a look at the books I wrote.

27. May 2008, 07:35 America/New_York | Link
 

Check out my weblog or have a look at the books I wrote.