Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jnapier

Pages: [1] 2
1
Suggestions and Requests / Re: .NET 2.0 Features in UML
« on: March 29, 2006, 07:04:27 pm »
I am wondering how to create a generic interface as well.  Is this possible?

Thanks.

2
General Board / Re: Using SourceGear Vault
« on: September 22, 2006, 01:24:02 pm »
Try removing the text from any text that is in the Project To Add text box.  

For some reason it tries to append that text to the actual folder already selected.

3
General Board / Re: Refresh Shared Project - and Refresh from Data
« on: June 23, 2006, 08:05:28 am »
But the shared packages form another project haven't been updated in the current model so the changes haven't been pushed to the repository yet.  Thats what I am asking, how do I get the changes from the shared packages from another project to update in the current model I am working on if Get Latest is unavailable.

Also, you said Refresh the Model, how do I do that?  Some stuff is so hard to find in EA.  Could you tell me the direction to this function?

Thanks.

4
General Board / Refresh Shared Project - and Refresh from Database
« on: June 21, 2006, 03:09:23 pm »
I have a branch of shared packages in my current model that represent the framework of a third party API. The third party released an updated version of the API, so I updated all of the shared packages.  How can I get the latest version of the shared packages into my model that is referencing them?  The Get Latest option is grayed out.  

Also, how do I refresh a view where the model is stored in a database repository?  For example user 1 made some updates and I want to refresh so that the updates are visible on my screen.

Thanks for any help.

5
General Board / Re: Problems with interfaces
« on: June 20, 2006, 09:48:53 am »
I saw in the documentation for the latest build that generic constraints can be defined on an interface. Here is the definition from the doc:

genericConstraints  -
Templated Class or Interface, Operation with tag generic. -
The constraints on the generic parameters of this type or operation.

But I am unsure how to define a templated interface.  Is this supported yet?


6
General Board / Re: Source Control Strategy
« on: April 18, 2006, 03:39:43 pm »
Not much luck finding any "lively discussions" regarding this topic. It would be nice to hear what others are doing.  I'm finding it very cumbersome to implement a bottom-up solution, but top-down packages are way to large.  I was hoping this would be a little easier.

7
General Board / Re: Source Control Strategy
« on: April 17, 2006, 10:59:45 am »
I have tried searching for threads regarding this matter and have had no luck finding anything of great value. I have serached for Version Contol, Source Control, and Share Packages over the last 700 days.  I guess my keywords are wrong, could you help point me in the right direction?

For the SQL performance, I have the most recent build.  I will issue a bug report.

8
General Board / Source Control Strategy
« on: April 17, 2006, 09:23:26 am »
Hi, I am wondering what the best strategy is for placing packages under source control.  Should you source control the lowest nested package or source control root namespace packages?

I am using SQL Server for my repository and it is extremely slow when working with source control, so source controlling the root namespace packages takes forever to check-in and check-out.  I tried checking in nested packages but if I share the packages with another project, the full namespace hierarchy does not show up in the project that is using the shared resource.

I am just hoping to get some feedback on how other users are using this feature.  

9
General Board / Re: Root Code Generation Folder
« on: April 20, 2006, 06:48:29 pm »
Seems like the secret to this is setting up a LocalPath.  

Settings -> Local Paths...

10
General Board / Root Code Generation Folder
« on: April 20, 2006, 05:47:06 pm »
Is there a way to specify a root code generation folder and leave out the folder from the filename of a class element?

Devs may store their project source code on different drives, different root paths, etc...  Hardcoding the full path for a filename makes it difficult for different devs to generate code to the proper place.

Hopefully I'm just missing the location where to set this property. Thanks.

11
General Board / Re: Check in of multiple packages (version control
« on: April 20, 2006, 07:11:30 pm »
Any word on this?  Is it possible?

12
General Board / Re: default code generation language
« on: April 20, 2006, 11:56:10 am »
Ah, Base model. Thats why it was always reverting. Thanks.

13
General Board / Re: default code generation language
« on: April 19, 2006, 03:14:21 pm »
Ive been trying to set the default language for a model and can not figure out how to do it.  The properties for the Model will not let me adjust the language, it is grayed out.


I have set the language at the package level but everytime I create a new class in the package, the language for the package is set to another language other than the default. I have even disabled all other languages but the class still gets created as another language.  Is this a bug or am I just not understanding how to set the default language to apply to all elements.

Thanks.

14
General Board / Generic Template for Interface
« on: March 30, 2006, 10:38:29 am »
I have been able to create templates for classes but I cannot figure out how to create a template for an interface. Is this possible with EA?  Its possble to create generic Interface Templates in C#.

Thanks

15
General Board / Set Version Control Error
« on: April 26, 2004, 08:25:14 am »
I am trying to setup version control for a project but I get the following error:

DAO.Database [3075]
Syntax error in query expression "https://rnc_offsite.com/VaultService|:1"

We are using Vault for source control and it obviously can't connect for some reason.  Why?

I'm evaluating the product and I seem to see DAO error bugs in a few places.  Would be helpful for some better error messages.


Pages: [1] 2