X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=127f56a199ebba44fbf5492ebf31ef6b8f4628c5;hb=96ce20f5436c31ad673bb89370d82f2c073c6e64;hp=d862203a4ca92b3cf356072b8e8f81ea989d84d6;hpb=75a23b3e351f37ed420f182492d441ccbdca6569;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index d862203..127f56a 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -24,10 +24,11 @@ and meant to support compability with it, while restructuring the insides, and making it possible to support some new features like self-joins, distinct, group bys and more. -It's currently considered EXPERIMENTAL - bring this near a production -database at your own risk! The API is *not* fixed yet, although most of -the primitives should be good for the future and any API changes will be -posted to the mailing list before they're committed. +This project is still at an early stage so the maintainers don't make +any absolute promise that full backwards-compatibility will be supported; +however if we can without compromising the improvements we're trying to +make, we will, and any non-compatible changes will merit a full justification +on the mailing list and a CPAN developer release for people to test against. The community can be found via -