Revision: 1419
Author:   [email protected]
Date:     Thu Mar 22 09:29:50 2012
Log:      Note Devel::NYTProf::Data is undocumented and why, RT#75914
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1419

Modified:
 /trunk/Changes
 /trunk/lib/Devel/NYTProf/Data.pm

=======================================
--- /trunk/Changes      Thu Mar 22 09:02:39 2012
+++ /trunk/Changes      Thu Mar 22 09:29:50 2012
@@ -16,6 +16,7 @@
   nytprofmerge no longer dies on some errors, RT#75918.
   nytprofmerge now sums cumulative_overhead_ticks, RT#75909.
   nytprofmerge now gets in man page installed, RT#75911.
+  Note Devel::NYTProf::Data is undocumented and why, RT#75914.

 =head2 Changes in Devel::NYTProf 4.06 (svn r1406) 30th Nov 2010

=======================================
--- /trunk/lib/Devel/NYTProf/Data.pm    Fri Nov 19 08:25:55 2010
+++ /trunk/lib/Devel/NYTProf/Data.pm    Thu Mar 22 09:29:50 2012
@@ -32,8 +32,13 @@
encapsulation (and thus breaking your code when the data structures change in
 future versions).

-XXX Currently the documentation is out of date as this module is evolving
-rapidly.
+B<NOTE> the documentation is out of date and may not be updated soon.
+It's also likely that the API will change drastically in future.
+It's possible, for example, that the data model will switch to use SQLite
+and the http://search.cpan.org/perldoc?ORLite ORM.
+
+Let me know if you come to depend on a particular API and I'll try to preserve
+it if practical.

 =head1 METHODS

--
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]

Reply via email to