Source Control Clients
Project Name: DslFactoryUtilities
Server URL: https://tfs03.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
4152 May 31 2007
at 7:02 AM
jmprieur 212
4151 May 31 2007
at 7:01 AM
Many corrections, and workaround of the incorrect CodeFunction.get_Prototype()
jmprieur 5
3938 May 29 2007
at 8:31 PM
1/ New icons for DataClass usage, and usage as a parameter.
2/ Correction of a few bugs concerning attribute argument of type string (and default domain property values possibly null or Empty)
3/ improvement of incremental code generation on members (factorization), default type to int, etc ...
jmprieur 1
3919 May 29 2007
at 4:41 PM
Terminaison of implementing the MessageContracts (both reverse engineering and incremental code generation) jmprieur 0
3716 May 27 2007
at 8:50 PM
1/ Refactoring of the WCF DSL in order to support MessageContracts
- Factorization of the DataClass, base class for DataContracts, and MessageContracts
- Usage is now between Data classes
- new relationship (Service contract references data class)
- new shape for message contracts
- factorization of the usage (roles / fields / filtering ...)

2/ The IncrementalGenerator class is enriched with EnsureProperty(), and UpdateDomainPropertiesFromAttributeArguments()

3/ Reverse engineering of Message contracts
jmprieur 0
2952 May 20 2007
at 12:39 PM
1. The role is now editable from the diagram.
2. The association color is not the same for a field or a property association.
3. CORRECTION : if we create an association from a service contract, it does not bug anymore.
4. New concept : MessageContract (beginning of implementation)
jmprieur 0
2407 May 15 2007
at 9:34 PM
1/ Correction of a big bug that made several instance of a service be created when reverse engineering or loading model
2/ Adding several contextual commands on DataContract to
- show a member as a role
- show a role as a member
- hide a member or a role
- show hidden members.
jmprieur 0
2400 May 15 2007
at 8:04 PM
- Ajout de tests de DslFactory.Utilities
- Amélioration de EnsureProject(Solution solution, string name)
- Ajout de wSDLName, wSDLNamespace pour les services
- désactivation de "RepresentationChangedRefreshesComparmentsOrRole" et "UsageAddedAddsMemberRule" lors de la lecture du modèle ; elles sont réactiver au premier affichage
- début de la rétro-ingénierie des services
- ajout de la gestion du hosting "console".
- génération de code incrémentale des services et du hosting (main et app.config)
- correction : (ajout des " sur les attribute parameters Name, Action, ReplyAction de l'attribut OperationContract des Interfaces
jmprieur 2
1921 May 12 2007
at 2:17 PM
Adding "Show as role" command on the DataMember compartment items of the DataContract shapes jmprieur 1
1817 May 11 2007
at 8:28 PM
First check-in jmprieur 0
1-10 of 11Change Sets < Previous 1 2 Next >
Updating...