dee

lp:~unity-team/dee/annotations

Created by Mikkel Kamstrup Erlandsen and last modified
Get this branch:
bzr branch lp:~unity-team/dee/annotations
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
dee
Status:
Merged

Recent revisions

251. By Mikkel Kamstrup Erlandsen

Doc twiddling. Add some more padding to the DeeModel interface

250. By Mikkel Kamstrup Erlandsen

Add some better docs generally about DeeModel and its features (indexes and tags in particular). Also add more tight testing of the tags api

249. By Mikkel Kamstrup Erlandsen

Add a horde of unit tests for the model tagging api. All passing!

248. By Mikkel Kamstrup Erlandsen

First cut a row tagging implementation. Aka "row annotations"

247. By Mikkel Kamstrup Erlandsen

Pre-register DeeSharedModel as a DeeSerializable type

Fix compiler warnings about unused function calls because foo_get_type() was declared G_GNUC_CONST

246. By Mikkel Kamstrup Erlandsen

Merge Mikkel's branch lp:~unity-team/dee/serializable:

 * ABI and API break! This is hopefully the last one and Dee can go ABI+API stable on next release

 * New interface DeeSerializable for 2-way GVariant convertible GObject classes

 * New interface DeeResourceManager for classes capable of managing serializable objects in a persistent way. The default impl of this API is DeeFileResourceManager

 * Rename DeeVersionedModel to DeeSerializable model and simplify and optimize that class a great deal

 * Add struct padding everywhere we expose ABI

 * Remove dee_model_freeze/thaw_signals() methods from DeeModel interface. They had highly undefined behaviors in many cases and where unused anyway

 * Add unit tests for all of the above

 * Update VAPI bindings with the above (GIR should update automagically without manual intervention)

245. By Mikkel Kamstrup Erlandsen

Post release version bump

244. By Mikkel Kamstrup Erlandsen

Release 0.5.10

243. By Mikkel Kamstrup Erlandsen

Fix handling of seqnums when cloning a DeeSharedModel off a leader with a long history

242. By Mikkel Kamstrup Erlandsen

Add an example with a complex column schema to pythontricks.py

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dee
This branch contains Public information 
Everyone can see this information.

Subscribers