Hi!
I think that Girb10a http://scg.unibe.ch/scgbib deserves an update :-)
@book{Girb10a,
Abstract = {This book offers an overview of the Moose platform
for software and data analysis. More specifically it
covers version 4.0.},
Author = {Tudor G\^irba},
Keywords = {skip-doi moose-pub girba},
Title = {The Moose Book},
Publisher = {Self Published},
Url = {http://www.themoosebook.org/book},
Year = {2010},
Bdsk-Url-1 = {http://www.themoosebook.org/book}
}
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Stef and I think that Kontractor should be include in Moose by default to
offer a tool for reducing title length.
Do you think it's a good idea and do you know a better tool to do this?
--
*Guillaume Larcheveque*
Hi,
when building some browsers, I often find that it would be useful to react in some way while choosing one tab.
For instance, in glamoroust codebrowser (the "standard" one), when you choose between "Instance" and "Meta", you should react in some way, to display class definition or class instance definition (just like regular browsers).
AFAIK, currently there is no way to achieve that. I think adding some protocol (#onSelect:, for instance) to composition presentations, has some sense... what do you think?
cheers,
Esteban
Hi,
I'm trying to customize the import context when loading an mse model by
using the method MooseModel>>importFromMSEStream: aStream filteredBy:
anImportingContext.
The main problem is that after creating the MSE model some metrics
are missing. For example, numberOfLinesOfCode is always 0 for a class. When
I create the model without the importing context the metrics are fine.
The importing context that I'm using has the
following fullNamesOfEntitiesToBeExtracted: 'FAMIX.Comment' 'FAMIX.Access'
'FAMIX.Inheritance' 'FAMIX.Invocation' 'FAMIX.Reference' 'FAMIX.Function'
'FAMIX.Method' 'FAMIX.Module' 'FAMIX.Namespace' 'FAMIX.Package'
'FAMIX.AnnotationType' 'FAMIX.Class' 'FAMIX.Enum' 'FAMIX.ParameterType'
'FAMIX.ParameterizedType' 'FAMIX.PrimitiveType' 'FAMIX.TypeAlias'
'FAMIX.EnumValue' 'FAMIX.GlobalVariable' 'FAMIX.ImplicitVariable'
'FAMIX.LocalVariable' 'FAMIX.Parameter' 'FAMIX.UnknownVariable'
'FAMIX.ParameterizableClass' 'FAMIX.AnnotationTypeAttribute'
Any help? Thanks
Cheers,
Santiago
--
Santiago Vidal
Status: New
Owner: andreho...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-EyeSee
New issue 787 by andreho...(a)gmail.com: Vertical legend is not working
http://code.google.com/p/moose-technology/issues/detail?id=787
Command verticalLegend (ESVerticalLegend) is not working.