flaithbheartaigh / dynamic-delivery-4-tridion

Automatically exported from code.google.com/p/dynamic-delivery-4-tridion
Other
0 stars 0 forks source link

Change namespaces #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Before we can communicate to the world about this framework, we need to settle 
on the correct namespaces. To avoid sensitivities I think the names should NOT 
start with 'Tridion', not even 'Tridion.Extensions'.
Also, we need variations for Java and .NET, each sticking to the naming 
conventions for that platform.

I propose the following:
Java: org.dd4t.*
.NET: DD4T.*

Can I have your view on this asap? Once we settle on a namespace, it is hard to 
go back.

Original issue reported on code.google.com by quirijn....@gmail.com on 12 Sep 2011 at 8:58

GoogleCodeExporter commented 8 years ago
Sure. Please update gkameel + madhukar after Java namespace changes and gkameel 
+ saurabhgangwar after .NET namespace changes to ease our transition into open 
source.

Original comment by rogier.oudshoorn on 12 Sep 2011 at 9:01

GoogleCodeExporter commented 8 years ago
I'm changing the .NET namespace from Tridion to DD4T. I'll try to finish it 
this evening and commit everything in the .NET folder. 

Original comment by rainmaker2k on 13 Sep 2011 at 8:37

GoogleCodeExporter commented 8 years ago
Please get the latest, I have started already. You can continue on the 
Dynamic.Delivery.Presentation solution. I will finish the 
Dynamic.Delivery.Publishing solution myself.

Original comment by quirijn....@gmail.com on 13 Sep 2011 at 9:50

GoogleCodeExporter commented 8 years ago
I have refactored:
- DD4T.ContentModel.Contracts
- DD4T.ContentModel
- DD4T.Templates.Base
- DD4T.Templates
Changes checked in on 14-09

Original comment by quirijn....@gmail.com on 14 Sep 2011 at 1:39

GoogleCodeExporter commented 8 years ago
Kah, can you finish the factories and mvc?

Original comment by quirijn....@gmail.com on 14 Sep 2011 at 1:40

GoogleCodeExporter commented 8 years ago

Original comment by quirijn....@gmail.com on 14 Sep 2011 at 1:40

GoogleCodeExporter commented 8 years ago
The publishing layer is now also refactored (see issue 2).

Original comment by quirijn....@gmail.com on 20 Sep 2011 at 4:40