Perl6-Pugs

 view release on metacpan or  search on metacpan

ext/Rosetta/lib/Rosetta/TODO.pod  view on Meta::CPAN

others will be fulfilled within external distributions that use it.

=head2 SHORT TERM GOALS

=over

=item *

Implement starter Rosetta::Model module, which in its first post-rewrite
incarnation will resemble a limited XML DOM, having typed nodes with
attributes, but never having 'cdata' sections.  Input checking will be kept
to a minimum initially, with Rosetta::Model assuming its input is correct;
eventually the input checking code will make up most of the mass of this
module, and most of that will be done on demand rather than automatically.

=item *

Implement starter Rosetta module, which has few classes and little
functionality per class.  Initial classes include: Rosetta::Interface, to
represent 'globals'; Rosetta::Interface::Engine, to represent one loaded
Engine class (like a 'drh'); Rosetta::Interface::Connection, to represent



( run in 1.030 second using v1.01-cache-2.11-cpan-454fe037f31 )