From: Alex B. <en...@tu...> - 2001-05-08 21:58:31
|
> Is ther a good (suitable for printing and reading offline) binarycloud API > documentation file? No. Well, sort of. If you pull the api docs out of binarycloud/user/mod/html_passthru/html/api_docs you can print it without the binarycloud template. Obviously that's not very slick and it's not complete. There will be a quite complete set of API docs for r2, because we have converted to phpdoc, which spits out XML. So we'll write XSL for that output, which can put out PDF. Also, binarycloud r2 is architecturally mature: i.e. the base classes' methods won't be changing after r2, etc - we'll work on adding features, not changing the way subsystems work. binarycloud r1 is production quality code, but there are definitely things which would be more clear, thus the decision to change some things in r2. At this point, I recommend _strongly_ that you hold off building production code for r1 - not because it won't work with r2 (it will) but because r2 can save you so much more time that it's worth the wait. _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |