Author: jhorwitz
Date: Mon Dec 24 13:14:04 2007
New Revision: 293
Added:
mod_parrot/trunk/TODO
Removed:
mod_parrot/trunk/ROADMAP
Modified:
mod_parrot/trunk/CHANGES
mod_parrot/trunk/VERSION
Log:
prep docs for 0.4 release
Modified: mod_parrot/trunk/CHANGES
==============================================================================
--- mod_parrot/trunk/CHANGES (original)
+++ mod_parrot/trunk/CHANGES Mon Dec 24 13:14:04 2007
@@ -1,5 +1,34 @@
$Id$
+0.4 XXX
+ * Support for Parrot 0.5.1 (Hatachi)
+ * Transition to server-side tests
+ * Update PIR syntax and types that have changed since mod_parrot 0.3
+ * Convert classes to new object model
+ * Convert to nested namespaces
+ * Remove apxs from compile and link phases to add flexibility
+ * Search Parrot runtime path for mod_parrot init code
+ * Remove underscore prefix from HLL handler subs
+ * Map Apache MIME types to HLLs
+ * Map Apache handler names to HLLs
+ * Per-server context pools
+ * Can pass a PMC note via pmc_notes()
+ * Implement mod_perl-like cleanup handlers
+ * Use proto-objects make mod_parrot classes instantiable from an HLL
+ * New ModParrot;Interpreter class for interpreter introspection
+ * New TODO list replaces the outdated ROADMAP
+ * Update documentation and examples
+ * New example HLL handlers:
+ - Perl 6
+ - PHP/Plumhead
+ - NQP
+ - Perl 1/Punie
+ * New Apache directives:
+ - ParrotIncludePath
+ - ParrotAddType
+ - ParrotAddHandler
+ - ParrotOptions
+
0.3 August 2, 2005
* Support for Parrot 0.2.2 (geeksunite)
* Support new Parrot calling conventions (still backwards compatible)
Added: mod_parrot/trunk/TODO
==============================================================================
--- (empty file)
+++ mod_parrot/trunk/TODO Mon Dec 24 13:14:04 2007
@@ -0,0 +1,12 @@
+$Id$
+
+ * complete request_rec coverage
+ * add classes for conn_rec, server_rec, pools
+ * finalize interpreter startup semantics (e.g. preloading, +Parent)
+ * filters
+ * custom Apache directives
+ * code blocks (e.g. <Perl>...</Perl>)
+ * better handling of interpreter exceptions
+ * autoloading of HLL compiler code (use Parrot_load_hll_bytecode()?)
+ * separate HLL impelmentations into their own distributions
+ * support Apache 2.2+ auth providers
Modified: mod_parrot/trunk/VERSION
==============================================================================
--- mod_parrot/trunk/VERSION (original)
+++ mod_parrot/trunk/VERSION Mon Dec 24 13:14:04 2007
@@ -1 +1 @@
-0.3
+0.4
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.