Cocoon
Common Weblog
 
SpecialCommon WeblogWeblog
Buy it Buy it

Cocoon Book by Matthew and me


Recommondations:

Buy it Buy it Buy it Buy it

 

15.07.2002

Finally, we reached the next release of Cocoon, Version 2.0.3. Now, we can focus again on the next step: version 2.1. Thanks to all who helped, especially the QA testers!
1:24:08 PM    



28.06.2002

It seems that 2.1 will be a very big step for Cocoon. We have all the new stuff, the tree processor, the authentication framework, the portal engine, form handling, flow maps etc.

And we have the new documentation effort and it seems that we will also address the need for a minimal Cocoon, making upgrading easier.

And if we will also have the blocks in 2.1, well what else do you need - uhm, perhaps a good book about Cocoon?

Just have a look at the Cocoon developer list and you will notice some of the good new things...


3:16:01 PM    


04.06.2002

Last (?) changes to the validity testing: the isValid() method of a SourceValidity can now return three values (-1, 0, 1). This makes testing a little bit faster than the old boolean solution.
10:56:23 AM    


28.05.2002

Hmm, I changed the key generation code for the caching from String to Serializable, removed all the String operations and reinstalled (a better?) compound key handling for the caching algorithm.

Now everything is in place, only bug finding remains...


11:00:16 AM    


27.05.2002

I just finished the initial implementation of the new processing pipeline. The only thing missing is to use it :)
2:51:22 PM    

Have a look here  for a preview version of sunBow, an IDE for Cocoon!


2:50:42 PM    


24.05.2002

I still need time to finally finish the new caching algorithm.... :(

I did a quick performance test and it seems that using strings for cache keys is not slower than using hash values. Why? Because the information or key is already a string and hashing creates an overhead.


11:15:56 AM    

If you are looking for an IDE for Apache Cocoon, have a look at Martin's weblog.


11:13:46 AM    


21.05.2002

I just started a random though on how to generate the cache key for the Cocoon caching algorithm.
2:18:50 PM    





© 2003 Carsten Ziegeler
Last Update: 31.03.2003; 15:23:24

Click here to visit the Radio UserLand website.

 

March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Jul   Apr


Subscribe to "Cocoon" in Radio UserLand. Click to see the XML version of this web page. Click here to send an email to the editor of this weblog.

Built with Cocoon