<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/app/models/chouette/objectid, branch developer-toolbar</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Remove specs we dont need anymore</title>
<updated>2017-11-24T16:06:52+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-24T16:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ade8285b084529c09687e6995101b0aa651e2d4d'/>
<id>ade8285b084529c09687e6995101b0aa651e2d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take into account code review</title>
<updated>2017-11-24T11:32:09+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-24T11:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4ee768d80cc5374c84ed0b06a43eb4f4bda0f825'/>
<id>4ee768d80cc5374c84ed0b06a43eb4f4bda0f825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add spec for stif_netex objectid_format</title>
<updated>2017-11-23T16:14:05+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-23T16:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0a9b5cd19dc52e00c9516e2a4cf204580d889862'/>
<id>0a9b5cd19dc52e00c9516e2a4cf204580d889862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last spec and add short_id method to Netex Objectid</title>
<updated>2017-11-22T13:05:05+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-22T11:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f7b9b6ad5280179367c225e1d35d123bad67dcaf'/>
<id>f7b9b6ad5280179367c225e1d35d123bad67dcaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way we name classes</title>
<updated>2017-11-22T13:03:51+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-21T14:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=9304f16e56c219fd63fa12b7d42a7cbf16b2914a'/>
<id>9304f16e56c219fd63fa12b7d42a7cbf16b2914a</id>
<content type='text'>
We now always use modules for namespaces
=&gt; same structure for models, decorators, policies...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now always use modules for namespaces
=&gt; same structure for models, decorators, policies...
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the use of namespace and remove modules</title>
<updated>2017-11-22T11:49:24+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-20T14:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=40a5b7409d5214dd8361937c0c9d4726acb53222'/>
<id>40a5b7409d5214dd8361937c0c9d4726acb53222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Cédric new objectid concerns</title>
<updated>2017-11-22T11:41:57+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-16T15:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=31db1bba72800bddfa5dc9db4419ba95178dc4ff'/>
<id>31db1bba72800bddfa5dc9db4419ba95178dc4ff</id>
<content type='text'>
objectid_support handles reading and writing object_ids

objectid_formater_support gets the right formater class

include these concerns in chouette models

Remove StifNetexAttributSupport modules because these are handled by the new objectid concerns

Add a objectid and formater classes for each format type

Add objectid formats to the factories

Modify somes specs for object_ids but there are still a number of failling tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
objectid_support handles reading and writing object_ids

objectid_formater_support gets the right formater class

include these concerns in chouette models

Remove StifNetexAttributSupport modules because these are handled by the new objectid concerns

Add a objectid and formater classes for each format type

Add objectid formats to the factories

Modify somes specs for object_ids but there are still a number of failling tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the way we name classes</title>
<updated>2017-11-21T14:32:22+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-21T14:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=763010ced3202c99f705562a373861f926aad9a1'/>
<id>763010ced3202c99f705562a373861f926aad9a1</id>
<content type='text'>
We now always use modules for namespaces
=&gt; same structure for models, decorators, policies...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now always use modules for namespaces
=&gt; same structure for models, decorators, policies...
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the use of namespace and remove modules</title>
<updated>2017-11-20T14:44:20+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-20T14:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=400fd17ac6cfa612d0ca634fe1f5107a91908783'/>
<id>400fd17ac6cfa612d0ca634fe1f5107a91908783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some changes to the objectid construction</title>
<updated>2017-11-17T17:08:57+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-17T17:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=70313954ea0431f02826aa5aaafefedea3c8fb00'/>
<id>70313954ea0431f02826aa5aaafefedea3c8fb00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
