UML
< Metodologias e Modelos
< Desenvolvimento de Sistemas
< nelioperes
Get flash to fully experience Pearltrees
Community decided for a complete rewrite of UML plugin. See project Eidos for more details. [2011-01-17]. Note that there is confusion around who the "community" is that "voted for a complete rewrite" rather than simply making the existing UML support work again. See Eidos Rewrite issues UML project was handed to the community. Current work in progress to get this must needed plugin back in action! [2010-08-19] The UML module has been removed from the standard distribution.
Hi is there any UML diagrams of the full restore proccess ? or any other developer documentation ? Currently we are facing a problem where a restore is unsubscribing students enrolments to a course and i would like to discover the point where it can happens . Until now we see at the file restore_ui_stage.class.php, these two lines related to enrolments $assignableroles = get_assignable_roles($context, ROLENAME_ALIAS, false); $html .= $renderer->role_mappings($info->role_mappings->mappings, $assignableroles);