Anders, this looks great, I think this would be good enough to put up an update site and provide some 0.1.0 version of Neoclipse to users. We probably should look into that next. That site should probably use the new P2 provisioning in Equinox/Eclipse since that seems to be the 3.4 preferred format.
And we should get the Maven build stable, I can't get hte icons to load, otherwise things work there. Another problem there is that there are no updated Maven repos for the Eclipse bundles ... WDYT Peter H? /peter On Tue, Jun 10, 2008 at 4:35 PM, Anders Nawroth <[EMAIL PROTECTED]> wrote: > Hi! > > Peter Neubauer wrote: >> >> Hi Anders, >> >> On Sun, Jun 8, 2008 at 2:52 PM, Anders Nawroth <[EMAIL PROTECTED]> >> wrote: >>> >>> I'd need an example of how the MetaModel/Qi4j stuff would look like in >>> practice. Is there any existing example that could be extended with >>> "hooks" >>> for icons? >> >> Well, for now I think we postpone it in order to get a grip on the >> basic functionality first ... > > Exactly. > > Now I have implemented icons and colors for the nodes (see attachments). > Also did a lot of restructuring and cleanup. > > Some choices i made: > - the same property names list goes for icons and colors > - it only cares about the property values, not from which property they come > - for colors, it uses the first non-empty property value as a key > - for icons, it uses the first value that has a matching image file > - for now, it looks for icons in the png, gif, ico and bmp formats. > > Please tell me what you think about it! > > /anders > > > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > > -- GTalk: neubauer.peter Skype peter.neubauer ICQ 18762544 GTalk neubauer.peter Phone +46704 106975 LinkedIn http://www.linkedin.com/in/neubauer http://www.neo4j.org - New Energy for Data - the Graph Database. http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

