tyssssssssss --- El lun 30-ago-10, GallegO <[email protected]> escribió:
De: GallegO <[email protected]> Asunto: Re: [clubSmalltalk] Dolphin Backup image ? Para: [email protected] Fecha: lunes, 30 de agosto de 2010, 14:15 UserPreferences>DevelopmentSystem>backupOnImageSave 2010/8/30 Jose Gregoris <[email protected]> Hola Estaba viendo esto: DevelopmentSessionManager>>snapshot: fileName "Save the current image to fileName. Advance the minor component of the image version." ^self advanceImageVersionMinor; primSnapshot: fileName backup: self backupOnImageSave type: 0 y ESto: SessionManager>>snapshot: fileName "Private - Save the current image to fileName." ^self primSnapshot: fileName backup: false type: 0 Suponía que si cambiaba el argumento de "FALSE " a "True" dolphin haría una backup de la imagen, pero no lo hace. Falta implementar o hay algo que no veo ? saludos kiko -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] http://www.clubSmalltalk.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] http://www.clubSmalltalk.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] http://www.clubSmalltalk.org
