The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pebble 2.0.0-M2 ready

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Pebble 2.0.0-M2 ready Posted: May 26, 2006 2:49 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Pebble 2.0.0-M2 ready
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

I've been very busy this week finishing off a number of Pebble changes and 2.0.0-M2 is just around the corner. I'm running it here now but I want to give it a run over the weekend, just to make sure there are no major showstoppers hiding away underneath the covers. If you can't wait, you can grab the trunk from Subversion.

Think of this post as a quick heads-up of what's coming. The big changes are as follows.

  • Pebble now has its own custom file-based security realm implementation that stores security credentials next to your blog data. This allows for easy webapp upgrades and a whole bunch of enhanced features.
  • The tangle that was the behaviourally rich domain objects has been re-architected to be more service oriented. The code is cleaner, more flexible and has paved the way for many of the other new features and improvements, particularly around performance, scalability and memory consumption.
  • The lifecycle around blog entries has been reworked. Before there were entries, drafts and templates. Now there are only entries that are either published or unpublished.
  • It's now possible to publish blog entries with a specific timestamp.
  • Pebble has a new default theme.
  • The old static user documentation is now fully integrated.
  • Pebble has a genuine one-step installation. Drop the WAR file and you're done. *Should* you need to configure Pebble, I've made that even easier too.

I'll go into more detail about all of this next week, but hopefully that's whet your appetite.

Read: Pebble 2.0.0-M2 ready

Topic: links for 2006-05-18 Previous Topic   Next Topic Topic: [May 18, 2006 17:32 PDT] 19 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use