Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

It now replaces __GUID()__ and __DATE()__ when it publishes a template#27

Open
robrich wants to merge 1 commit intoendjin:mainfrom
robrich:master
Open

It now replaces __GUID()__ and __DATE()__ when it publishes a template#27
robrich wants to merge 1 commit intoendjin:mainfrom
robrich:master

Conversation

@robrich
Copy link

@robrich robrich commented Dec 30, 2011

You can also use formats e.g. GUID(N) and DATE(MM-dd-yyyy)
TODO: The tests are NUnit style, not MSpec style, so probably need some cleanup
TODO: How could one specify this on creating a template? Do we want it to understand common Visual Studio rules like replacing {0} in a .csproj file or [assembly: Guid("{0}")]? This seems to make it more powerful for a subset of our users while making it less generic for others

You can also use formats e.g. __GUID(N)__ and __DATE(MM-dd-yyyy)__
TODO: The tests are NUnit style, not MSpec style, so probably need some cleanup
TODO: How could one specify this on creating a template?  Do we want it to understand common Visual Studio rules like replacing <ProjectGuid>{0}</ProjectGuid> in a .csproj file or [assembly: Guid("{0}")]?  This seems to make it more powerful for a subset of our users while making it less generic for others
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant