Smalltalk/X WebserverDocumentation of class 'AbstractSourceFileWriter::MethodSourceRewriteQuery': | |
Class: MethodSourceRewriteQuery (private in AbstractSourceFileWriterThis class is only visible from within AbstractSourceFileWriter.Inheritance:Object | +--GenericException | +--Notification | +--Query | +--AbstractSourceFileWriter::MethodSourceRewriteQuery
Description:hook to allow for just-in-time rewriting of a method's sourceCode while filing out used when saving version_XXX methods in a non-XXX sourceCodeManager (i.e. to rewrite all non-CVS version methods while saving into a CVS repository) this is required because we cannot save an SVN version method (dollar-ID-...-dollar) into a CVS repository without loosing the original string with the next checkout, because it also gets expanded by CVS. The same is true vice-versa for CVS-Ids, which get clobbered by SVN. see SmalltalkChunkFileSourceWriter fileOutMethod:on: Instance protocol:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:50:26 GMT |