[argouml-dev] ArgoPrint Resources Not Loading Properly

2008-10-13 Thread Mark Fortner
I've been trying out the ArgoPrint project and I noticed that the resources aren't being loaded properly. I was wondering if this problem is unique to ArgoPrint or if this also occurs with other projects like ArgoPDF. If this is unique to ArgoPrint, is there a quick fix for this. Regards, Mark

Re: [argouml-dev] ArgoPrint Resources Not Loading Properly

2008-10-18 Thread Mark Fortner
. I hope that we soon will be able to move to an improved module loader that handles this well. 2008/10/13 Mark Fortner [EMAIL PROTECTED] It's the label, and button text resources found in the ArgoPrintDialog class. I suspect that the Translator.localize method is having problems

Re: [argouml-dev] Need help with XSLT extraction

2008-10-22 Thread Mark Fortner
One other thing. I tend to use the Save As UML option to generate XML. I don't have any problems running transforms against this. This may be an easier, more all-inclusive form of XML to transform. Mark On Wed, Oct 22, 2008 at 7:41 AM, Mark Fortner [EMAIL PROTECTED] wrote: Unfortunately, I

[argouml-dev] Model Utility Methods

2008-10-22 Thread Mark Fortner
()/p } // repeat previous loops with usecase generalizations, extensions and inclusions } } // loop through each class diagram -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory

Re: [argouml-dev] Model Utility Methods

2008-10-24 Thread Mark Fortner
or Diagrams subsystem or perhaps that it attempted several version to cover different cases. You could resurrect that from the repository and have a look at it. /Linus 2008/10/22 Mark Fortner [EMAIL PROTECTED] I'm currently working on a templating system for ArgoPrint. I've been able

Re: [argouml-dev] Model Utility Methods

2008-10-26 Thread Mark Fortner
of the world, I've never gone to the trouble to download it, so perhaps I'm missing some subtlety of integration required but the information that you're after is all available from ArgoUML (obviously). What is it that you need? On Wed, Oct 22, 2008 at 12:37 PM, Mark Fortner [EMAIL PROTECTED

Re: [argouml-dev] Colored icons

2008-10-26 Thread Mark Fortner
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Mark Fortner blog: http://feeds.feedburner.com/jroller

Re: [argouml-dev] Model Utility Methods

2008-10-26 Thread Mark Fortner
comments inline below On Sun, Oct 26, 2008 at 12:07 PM, Mark Fortner [EMAIL PROTECTED] wrote: Project - Diagrams (UseCaseDiagram, ClassDiagram, State Diagrametc) - Members (Use Cases, Classes, States, etc) - Member Attributes (Name, Description, ExtensionPoints, Methods, Tags

[argouml-dev] Building ArgoUML

2008-11-01 Thread Mark Fortner
download, I noticed that the manifest was properly populated. Since the jar target is not populating this, I was wondering if someone was producing the releases via an Eclipse JAR export, or through some other approach. -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory

Re: [argouml-dev] Building ArgoUML

2008-11-03 Thread Mark Fortner
and in all the modules projects. If you want to dig into the details of how a release is done, you could examine the scripts in the argoumlinstaller project (at http://argoumlinstaller.tigris.org/). /Linus 2008/11/1 Mark Fortner [EMAIL PROTECTED]: I'm working on updating

Re: [argouml-dev] Build won't work with Eclipse 3.4.1 for Java Developers

2008-11-05 Thread Mark Fortner
] For additional commands, e-mail: [EMAIL PROTECTED] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory

Re: [argouml-dev] Separating out the individual diagram subsystem

2008-12-15 Thread Mark Fortner
? For example, if you create a grails domain object generator/reveng pair, would you need to create subpackages to deal with each language? Something like this: ...seq2.reveng.grails ...seq2.generator.grails ...classdiag.reveng.grails ...classdiag.generator.grails ... Regards, Mark Fortner On Mon, Dec 15

Re: [argouml-dev] Reverse engineering inside a diagram subsystem

2008-12-15 Thread Mark Fortner
with no knowledge of diagram layout. So I see no need for the diagram modules to have any support for this. This is a view from someone of very little experience of CG/RE. Bob. 2008/12/15 Mark Fortner phidia...@gmail.com: Hi Bob, As a tinkerer, I find this reorganization easier to follow than

Re: [argouml-dev] Reverse engineering inside a diagram subsystem

2008-12-16 Thread Mark Fortner
. 2008/12/15 Mark Fortner phidia...@gmail.com: Hi Bob, You're right about step 1 being language dependent and step 2 being model dependent. The mechanism you suggest for reveng sounds pretty workable. With respect to generation, I'm wondering if there are any chances that a diagram type would

Re: [argouml-dev] Reverse engineering inside a diagram subsystem

2008-12-16 Thread Mark Fortner
Hi Bob, On Tue, Dec 16, 2008 at 9:33 AM, Bob Tarling bob.tarl...@gmail.com wrote: 2008/12/16 Mark Fortner phidia...@gmail.com: Hi Bob, I meant generation in general, as opposed to code generation specifically. Although I hope at one point there won't be a programmatic distinction between

Re: [argouml-dev] Separating out the individual diagram subsystem

2008-12-19 Thread Mark Fortner
There are a couple of JSRs (294 and 277) in the offing concerning modularity which may be a concern if you were to adopt OSGi. The main one of concern is JSR 294 due in Java 7 which contains language and packaging changes. There's also been some disagreement about whether or not to use OSGi as an

Re: [argouml-dev] Using batik for SVG

2009-01-12 Thread Mark Fortner
Hi Bob, This sounds good. I would be nice though if it was simply a utility method call. This would allow us to use it not only in the graphics exporter but also in ArgoPrint. The DiagramUtil#getDiagramAsSVG shows our current usecase.

[argouml-dev] Injecting SVGWriter Content

2009-01-16 Thread Mark Fortner
); writer.setLinkTemplate(a href=\somewhere.com/objId=%s\%s/a, new String[]{objectId, objectSvgFragment}); The last line would allow a developer to surround an object with a link. Is anyone considering this type of use case in the proposed re-write of SVGWriter? -- Mark Fortner blog: http

Re: [argouml-dev] Injecting SVGWriter Content

2009-01-17 Thread Mark Fortner
this. Mark will be creating an issue from that discussion. Please link that issue here Mark so that others following this thread can continue there if they wish. Bob 2009/1/16 Mark Fortner phidia...@gmail.com: I'm working on ArgoPrint and one of the needs that we have is to generate clickable

Re: [argouml-dev] manifest file in argo_java.jar

2009-02-26 Thread Mark Fortner
://www.gmx.net/de/go/multimessenger01 -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=1231778 To unsubscribe from this discussion, e-mail: [ dev-unsubscr...@argouml.tigris.org]. -- Mark Fortner blog: http

Re: [argouml-dev] manifest file in argo_java.jar

2009-02-27 Thread Mark Fortner
Datum: Thu, 26 Feb 2009 09:32:59 -0800 Von: Mark Fortner phidia...@gmail.com An: dev@argouml.tigris.org Betreff: Re: [argouml-dev] manifest file in argo_java.jar Hi Thomas, The META-INF directory is the standard location for manifest files. http://java.sun.com/docs/books

Re: [argouml-dev] License change to Eclipse Public License

2009-03-11 Thread Mark Fortner
is this: - Make an announcement of this and contact all contributors (I plan to do this). - Do the change. Anything else that needs to be considered or can we do this immediately after the 0.28 stable release? /Linus -- Mark Fortner blog: http://feeds.feedburner.com/jroller

[argouml-dev] Wiki Question

2009-03-17 Thread Mark Fortner
I was wondering if there's some preferred place in the wiki where ArgoUML subprojects should put their documentation? -- Mark Fortner -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=1344149 To unsubscribe from

Re: [argouml-dev] Hudson Continuous Integration Server

2009-03-19 Thread Mark Fortner
] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=1359124 To unsubscribe from this discussion, e-mail: [dev-unsubscr...@argouml.tigris.org

Re: Re: [argouml-dev] New type of Use Case Diagram

2009-03-19 Thread Mark Fortner
...@argouml.tigris.org]. To be allowed to post to the list contact the mailing list moderator, email: [li...@tigris.org] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory -- http://argouml.tigris.org/ds/viewMessage.do

Re: [argouml-dev] stream of discovered defects

2009-03-20 Thread Mark Fortner
] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=1366373 To unsubscribe from this discussion, e-mail: [dev-unsubscr...@argouml.tigris.org]. To be allowed

Re: [argouml-dev] License change to Eclipse Public License

2009-03-22 Thread Mark Fortner
changes that need to be made, please let me know. /Linus 2009/3/12 Mark Fortner phidia...@gmail.com Linus, Are there any incompatibilities between EPL and the licenses used by the libraries that we use? It might also be good to post a list of incompatible licenses on the wiki so

Re: [argouml-dev] Get Diagram Type

2009-04-03 Thread Mark Fortner
/viewMessage.do?dsForumId=450dsMessageId=1536213 To unsubscribe from this discussion, e-mail: [ dev-unsubscr...@argouml.tigris.org]. To be allowed to post to the list contact the mailing list moderator, email: [li...@tigris.org] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory

[argouml-dev] SvgWriter and namespaces

2009-06-02 Thread Mark Fortner
, -- Mark Fortner -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=2358918 To unsubscribe from this discussion, e-mail: [dev-unsubscr...@argouml.tigris.org]. To be allowed to post to the list contact the mailing list

[argouml-dev] Code Generation Ideas

2009-06-04 Thread Mark Fortner
There have been a couple of discussions on the IRC channel about improving the approach to code generation. I've started a wiki page to help capture these ideas. Please feel free to contribute to it. http://argouml.tigris.org/wiki/Ideas_for_improving_code_generation Regards, -- Mark Fortner

[argouml-dev] Selecting a Diagram

2009-07-30 Thread Mark Fortner
. Is there a new way of selecting a diagram and returning it as a layer that we should be using? -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=2377004

Re: [argouml-dev] Selecting a Diagram

2009-08-03 Thread Mark Fortner
); if (!trySaveDiagram(d, dir)) { result = false; } } } HTH, Thomas Original-Nachricht Datum: Thu, 30 Jul 2009 08:11:28 -0700 Von: Mark Fortner phidia...@gmail.com An: dev@argouml.tigris.org Betreff: [argouml-dev

Re: [argouml-dev] Is it possible to get a delete event from eclipse uml?

2009-09-22 Thread Mark Fortner
] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=2398554 To unsubscribe from this discussion, e-mail: [dev-unsubscr...@argouml.tigris.org

Re: [argouml-dev] [ARGOUML] Downloading Dev Cookbook

2009-09-25 Thread Mark Fortner
]. To be allowed to post to the list contact the mailing list moderator, email: [li...@tigris.org] -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId

Re: [argouml-dev] Shrink/expand lists in property panels

2009-11-23 Thread Mark Fortner
. -- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=2420196 To unsubscribe from this discussion, e-mail: [ dev-unsubscr...@argouml.tigris.org]. To be allowed to post to the list contact the mailing list moderator, email: [li...@tigris.org] -- Mark

Re: [argouml-dev] Shrink/expand lists in property panels

2009-11-24 Thread Mark Fortner
the other fields and then look at what can be done to improve it. Cheers Bob. 2009/11/23 Mark Fortner phidia...@gmail.com: Hi Bob, I saw the video demo. It looks pretty interesting. It sounds like you're proposing to put all of the properties onto a single panel. How would this work

Re: [argouml-dev] Available Argo modules?

2010-03-07 Thread Mark Fortner
-- http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450dsMessageId=2456173 To unsubscribe from this discussion, e-mail: [dev-unsubscr...@argouml.tigris.org]. To be allowed to post to the list contact the mailing list moderator, email: [li...@tigris.org] -- Mark

Re: [argouml-dev] No Google Summer of Code 2010 for ArgoUML

2010-03-22 Thread Mark Fortner
into an Eclipse plugin via the ArgoEclipse project, and not have a standalone ArgoUML implementation then you could probably shortcut the whole process by turning each of the modules into plugins. Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory On Mon, Mar 22, 2010 at 4:39 PM, Bob

Re: [argouml-dev] Module repository

2011-01-18 Thread Mark Fortner
I think there are a couple of points that Andreas is making: - He doesn't use Eclipse, so if ArgoEclipse is merely a plugin for an IDE he doesn't use, then it will probably have limited use for him. The same could be said of most non-Eclipse users. Although I use Spring Tool Suite (a

Re: [argouml-dev] Translator.localize question

2011-01-30 Thread Mark Fortner
desperately need someone that knows enough about class loaders in java to either solve this or replace the module loader with something that works but I guess the problem is not big enough. /Linus 2011/1/30 Mark Fortner phidia...@gmail.com: I've been working on some

Re: [argouml-dev] Translator.localize question

2011-01-31 Thread Mark Fortner
is a hack to work around this backwardness. The class loader you need to pass is the one which knows how to load your local On Sun, Jan 30, 2011 at 6:56 PM, Mark Fortner phidia...@gmail.com wrote: Based on Linus' earlier message about classloaders, I used the Translator.addClassLoader method

Re: [argouml-dev] Translator.localize question

2011-01-31 Thread Mark Fortner
Hi Tom, Launching from Eclipse always works. It's when I JAR things up that things go awry. I usually just export the project as a JAR file using the Eclipse File/Export menu item. I then drop this along with all of the dependent JARs into the ext directory of the current installed version of

Re: [argouml-dev] Translator.localize question

2011-02-05 Thread Mark Fortner
/argoprint/persistence/TemplateMetaFile which would indicate that it's not really loading the entire JAR at all, since this class is definitely in the JAR. Oddly enough, it loads the ArgoPrintDialog class which is in the same JAR. Mark On Mon, Jan 31, 2011 at 4:51 PM, Mark Fortner phidia...@gmail.com

Re: [argouml-dev] Translator.localize question

2011-02-05 Thread Mark Fortner
Hi Linus, I haven't tried putting the jar in the classpath specifically, because ArgoUML seems to load the menu item and the ArgoPrintDialog classes without any problem. So my assumption is that it seems to read some of the classes out of the jar but not all of them. Either that, or there's a

Re: [argouml-dev] Translator.localize question

2011-02-05 Thread Mark Fortner
AM, Mark Fortner phidia...@gmail.com wrote: I modified the ant build to create the JAR and this didn't make any difference. Most of the modules are either translations, or support for other languages, and there's not much translation being done in either. Thanks for fixing the build

Re: [argouml-dev] Translator.localize question

2011-02-07 Thread Mark Fortner
Hi Tom, That did the trick. I'm now able to run ArgoPrint from version 0.30.2. This will give me a chance to do some more real-world testing rather than simply testing through Eclipse. Cheers, Mark On Sun, Feb 6, 2011 at 11:21 PM, Tom Morris tfmor...@gmail.com wrote: I've committed a fix

Re: [argouml-dev] Java5 EOSL

2011-02-28 Thread Mark Fortner
the 0.33.1 release with java6. /Linus 2011/2/28 Bob Tarling bob.tarl...@gmail.com The subject of moving to JRE 6 arose again in a conversation I had with Mark Fortner. What is the current situation with Mac operating systems and any continued reliance on JRE5? Regards Bob On 24

[argouml-dev] ArgoUML and Maven

2011-02-28 Thread Mark Fortner
I'm curious if anyone is using Maven to build ArgoUML? I know there was some discussion about it a while back on the list, but I haven't seen anything more about it until I came across this: http://argouml-downloads.tigris.org/maven2/ Regards, Mark

Re: [argouml-dev] ArgoUML and Maven

2011-03-01 Thread Mark Fortner
published. I assume that the people wanting the minimal poms were in fact building or distributing argouml using maven but I am not sure. Anyway, this came in handy when I started the attempts with the continuous integration using maven. /Linus 2011/3/1 Mark Fortner phidia...@gmail.com

Re: [argouml-dev] ArgoUML and Maven

2011-03-07 Thread Mark Fortner
from the pom showing the dependency: dependency groupIdorg.argouml/groupId artifactIdargouml-model/artifactId version0.32.1/version /dependency Is there another repo I should be using? Mark On Tue, Mar 1, 2011 at 9:22 AM, Mark Fortner phidia...@gmail.com wrote: I was wondering if I could use

Re: [argouml-dev] Request for a new stable release minor version

2011-03-30 Thread Mark Fortner
I don't know if this is a related issue or not, but whenever I try to use code generation, I get a dialog box asking me to select a SQL code creator. The currently installed creators are MySQL and Firebird. However, since I'm generating Java code, this seems to be irrelevant. If I click cancel,

Re: [argouml-dev] Request for a new stable release minor version

2011-03-30 Thread Mark Fortner
Mark Fortner phidia...@gmail.com I don't know if this is a related issue or not, but whenever I try to use code generation, I get a dialog box asking me to select a SQL code creator. The currently installed creators are MySQL and Firebird. However, since I'm generating Java code, this seems

Re: [argouml-dev] Request for a new stable release minor version

2011-03-31 Thread Mark Fortner
Datum: Wed, 30 Mar 2011 11:22:38 -0700 Von: Mark Fortner phidia...@gmail.com An: dev@argouml.tigris.org Betreff: Re: [argouml-dev] Request for a new stable release minor version Hi Linus, It's issue 6222. http://argouml.tigris.org/issues/show_bug.cgi?id=6222 Mark On Wed, Mar 30

Re: [argouml-dev] Moving UML2 activity diagrams forward

2011-04-07 Thread Mark Fortner
Hi Bob, Just to be clear, this framework is meant to store the information about the items in the diagram (typically the data that we currently find in the XMI file) is that right? And would there still be the same degree of correspondence between the diagrams and the XMI file that exists today?

[argouml-dev] Re: Inclusion of ArgoPrint in the ArgoUML releases

2011-04-09 Thread Mark Fortner
to verify that it works as part of the release. /Linus 2011/3/31 Mark Fortner phidia...@gmail.com Hi Linus, I'll take a look at it this evening. At some point I'd like to convert the project over to Maven to make the dependency management a little easier. I've been

Re: [argouml-dev] Dependencies between two modules

2011-04-14 Thread Mark Fortner
Dependency management tends to fall into two camps -- Maven and OSGi. While I've used both before, I've found that most of the public repositories for various libraries use Maven -- mvnrepository.com is the one I use most often. At one point Spring was working on an OSGi repository but I think

Re: [argouml-dev] Getting rid of UML1.4 vs UML2 mode when UML2 goes live

2011-05-14 Thread Mark Fortner
Hi Bob, Taking a quick peek at the zargo file format, it occurs to me that we could use the settings/notationlanguage tag found in the *.argo file located inside the .zargo file. When the user loads the file, we could check to see what version the file was saved in, and startup in the appropriate

Re: [argouml-dev] Fetching UML2 Diagrams

2011-07-30 Thread Mark Fortner
Is there a way to read a zargo file and get the project (and its diagrams)? I know that sounds like a strange thing to ask, but I'd like to create a unit test that simply reads in some test files with the appropriate diagrams and verifies that the DiagramUtil class can actually identify the

Re: [argouml-dev] Mavenizing ArgoPrint?

2011-08-07 Thread Mark Fortner
Hi Laurent, Thanks very much for the patch to the DiagramUtil class. I'm in the process of mavenizing the project, when I finish that I'll apply the patch, and run the unit test to verify that we can read both UML1.4 and UML2 diagrams. I'll also check into the launch file issue that you mentioned

Re: [argouml-dev] Issues to reslove for next stable release

2011-08-07 Thread Mark Fortner
Hi Bob, If you resolve 6332, then 6334 may be moot. I'll take a look at what you come up with and see if it solves the problem with the combo boxes getting unwieldy. Here's what's on my list for the release: http://argouml.tigris.org/issues/show_bug.cgi?id=6348

[argouml-dev] Wiki Question

2011-08-08 Thread Mark Fortner
I'm planning on putting together some documentation to help people create templates for ArgoPrint. I was wondering if there's a recommended place to put this on the wiki?. The modules section seems to deal with modules that are not part of the ArgoUML project or one of its subprojects. Since

Re: [argouml-dev] New machine for the continuous integration

2011-08-09 Thread Mark Fortner
that problem. /Linus 2011/7/16 Mark Fortner phidia...@gmail.com Hi Linus, When I do a build, I get messages like this: [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for org/argouml/argouml-mdr/0.32/argouml-mdr-0.32.jar - IGNORING [WARNING] *** CHECKSUM FAILED

[argouml-dev] Unmappable Characters in ArgoUML Source Files

2011-08-10 Thread Mark Fortner
It looks like the following files were checked in with something other than UTF-8 encoding. This can cause problems for automated builds. Mark argouml-app/src/argouml-app/src/org/argouml/ui/AboutBox.java:[259,52] unmappable character for encoding UTF-8

Re: [argouml-dev] Unmappable Characters in ArgoUML Source Files

2011-08-12 Thread Mark Fortner
with this? Mark On Wed, Aug 10, 2011 at 3:29 PM, Linus Tolke Tigris li...@tigris.org wrote: Hello again! The pom files I had created explicitly stated UTF-8 while it should have been ISO-8859-1 that seems to be default in the Maven world. I have fixed that now.         /Linus 2011/8/10 Mark Fortner

Re: Re: [argouml-dev] Unmappable Characters in ArgoUML Source Files

2011-08-12 Thread Mark Fortner
Hi Laurent Thanks for the test file. Everything looks OK on my Mac. I'll try out my Linux box at home this evening and let you know if there's anything strange. I suspect that most Western European languages are OK, but I have doubts about Chinese and Russian (both of which are listed on the

Re: Re: [argouml-dev] Unmappable Characters in ArgoUML Source Files

2011-08-12 Thread Mark Fortner
right for non-European countries? Mark On Fri, Aug 12, 2011 at 1:04 PM, Mark Fortner phidia...@gmail.com wrote: Hi Laurent Thanks for the test file.  Everything looks OK on my Mac.  I'll try out my Linux box at home this evening and let you know if there's anything strange.  I suspect

Re: [argouml-dev] Mavenizing ArgoPrint?

2011-08-16 Thread Mark Fortner
shall we handle this further? Shall we not include argoprint in the 0.34 release or shall we do a special effort to go back? Are there functional changes done to argoprint after the move or can I move back to before for the 0.34 release? /Linus 2011/8/9 Mark Fortner phidia...@gmail.com

Re: [argouml-dev] Mavenizing ArgoPrint?

2011-08-16 Thread Mark Fortner
by the release process so they can be changed.) Beginning with release 0.35.1 I think it would be a good idea to use a new maven/pom release. I expect problems so I want several releases to get this to work. /Linus 2011/8/16 Mark Fortner phidia...@gmail.com Hi Linus, I'd like

[argouml-dev] Templated Code Generation

2011-08-30 Thread Mark Fortner
I was thinking about Code Generation templates today when Michiel pointed out that the request for user-modifiable templates has been around for a while -- basically since 2000. I thought I would take a stab at defining some requirements for this and hopefully it would make it more tangible and

Re: [argouml-dev] Templated Code Generation

2011-08-31 Thread Mark Fortner
Hi Linus, I'll definitely move the results of the discussion into a wiki page. I miss two things but it might be my lack of knowledge of what is included in the template engines. - In the template it shall be able to express filename or filenames to be used. I don't know if the

[argouml-dev] Representation of Inner Classes

2011-08-31 Thread Mark Fortner
This is a continuation of the conversation concerning the representation of Inner Classes in ArgoUML. http://argouml.markmail.org/search/?q=inner%20classes%20date%3A201108%20#query:inner%20classes%20date%3A201108%20+page:1+mid:wqevaf4kuacfuot7+state:results Looking at the representation shown in

Re: [argouml-dev] Templated Code Generation

2011-08-31 Thread Mark Fortner
. /Linus 2011/8/31 Mark Fortner phidia...@gmail.com Hi Linus, I'll definitely move the results of the discussion into a wiki page. I miss two things but it might be my lack of knowledge of what is included in the template engines. - In the template it shall be able to express

Re: [argouml-dev] Templated Code Generation

2011-09-01 Thread Mark Fortner
! * * * *In my current project we have the header files and c++ files in the same directory. In other projects I have seen them in two different directories. * * * * /Linus* Den onsdagen den 31:e augusti 2011 skrev Mark Fortner: Hi Linus, In ArgoPrint I have a TemplateMetaFile

Re: [argouml-dev] Instant Reveng

2011-09-01 Thread Mark Fortner
Hi Bob, My thought is that the instant reveng function would basically replace the model for the class that you're currently editing, rather than trying to incrementally update individual operations. On Thu, Sep 1, 2011 at 8:20 AM, Bob Tarling bob.tarl...@gmail.com wrote: This sounds useful by

Re: [argouml-dev] Instant Reveng

2011-09-01 Thread Mark Fortner
implement it in a weekend and contribute something that makes modeling easier. At a first pass though, it would be useful simply to support green field modeling with this. Mark On Thu, Sep 1, 2011 at 9:31 AM, Bob Tarling bob.tarl...@gmail.com wrote: On 1 September 2011 17:11, Mark Fortner phidia

Re: [argouml-dev] The Generate Code for Project functionality

2011-09-05 Thread Mark Fortner
Hi Thomas, I think you've hit the nail on the head when it comes to what's been confusing me about the Generate Code for Project functionality. There are basically three expected steps: 1. Select the classes that you want (either the entire project, or some subset of the project (all

Re: [argouml-dev] Templated Code Generation

2011-09-05 Thread Mark Fortner
, but it does the job (i.e. is useful for the requirements I had). Thomas Original-Nachricht Datum: Thu, 1 Sep 2011 10:09:16 -0700 Von: Mark Fortner phidia...@gmail.com An: dev@argouml.tigris.org Betreff: Re: [argouml-dev] Templated Code Generation Hi Thomas, I don't

Re: [argouml-dev] Mavenizing ArgoPrint?

2011-09-13 Thread Mark Fortner
I wrote this I have set up an Artifactory repository for snapshots courtesy of Sonatype. It is updated with new snapshots from the continuous integration server. It is time to make another attempt at this I think. /Linus 2011/8/26 Mark Fortner phidia...@gmail.com Hi Linus, I'm

Re: [argouml-dev] Mavenizing ArgoPrint?

2011-09-19 Thread Mark Fortner
the groupId incorrectly (with slash (/) instead of dot). I guess that is the problem you have encountered. I will fix them now. /Linus 2011/9/13 Mark Fortner phidia...@gmail.com Hi Linus, I've never used profiles before, so I couldn't tell you if it's the right approach

Re: [argouml-dev] Usability Observations

2012-03-31 Thread Mark Fortner
I agree that there's always going to be resource constraints, but I think the aspiration to improve the ease of use should be something that we continually strive for with every release. I encourage everyone who works on the project, or who uses the tool, to show it to their colleagues who don't

Re: [argouml-dev] Usability Observations

2012-03-31 Thread Mark Fortner
Hi Tom, Thanks for the tips. I haven't used ArgoEclipse before, but in truth, I would be hard-pressed to put more crap into my IDE. I'm using STS, eGit, and a few other plugins and I don't want it running any slower than it already is. They do in my version (0.34). What version are you

Re: [argouml-dev] Usability Observations

2012-03-31 Thread Mark Fortner
! Original-Nachricht Datum: Sat, 31 Mar 2012 09:49:09 -0700 Von: Mark Fortner phidia...@gmail.com An: dev@argouml.tigris.org Betreff: Re: [argouml-dev] Usability Observations --snip-- Riffing on that idea (and Andreas' idea) a bit, I wonder if a web-based UI would fit the bill

Re: [argouml-dev] Usability Observations

2012-03-31 Thread Mark Fortner
Hi Bob, We can't get away with typing so I think what is needed is some way of doing more with the keyboard. I agree. e.g. 1. Pressing ctrl-return after create a class name should move the cursor to the first compartment box. 2. Pressing ctrl-return after entering an attribute,

[argouml-dev] Multiplicity Question OCL

2012-04-01 Thread Mark Fortner
I've been taking a look at fixing the problem of generating source code from multiplicity information and I was wondering if I could get rid of the code that generates this in the comment: @element-type Employee The comments in the code allude to some OCL framework that I've never heard of

Re: [argouml-dev] Multiplicity Question OCL

2012-04-01 Thread Mark Fortner
: What kind of UML model creates this? Bob On 1 April 2012 19:12, Mark Fortner phidia...@gmail.com wrote: I've been taking a look at fixing the problem of generating source code from multiplicity information and I was wondering if I could get rid of the code that generates

Re: [argouml-dev] Usability Observations

2012-04-01 Thread Mark Fortner
Hi Bob, Thanks for clarifying things. At some point I'd like to create a simple web app to make design reviews easier to do. Something which will render the model, but also allow people to comment on the model and provide feedback. I've used RE in the past on small portions of larger projects

Re: [argouml-dev] Usability Observations

2012-04-02 Thread Mark Fortner
Regards, Thomas Original-Nachricht Datum: Sun, 1 Apr 2012 12:29:37 -0700 Von: Mark Fortner phidia...@gmail.com An: dev@argouml.tigris.org Betreff: Re: [argouml-dev] Usability Observations Hi Bob, Thanks for clarifying things. At some point I'd like to create

Re: [argouml-dev] Usability Observations

2012-04-02 Thread Mark Fortner
Hi Andreas, I've never used ArgoUML for schema generation but that sounds interesting. In my case, I would want some way to generate both the table schema, and the domain objects that use it, and the controllers for those objects. Also, do you use ArgoUML by yourself, or in a team environment?

Re: [argouml-dev] Usability Observations

2012-04-02 Thread Mark Fortner
...@gmail.com wrote: On Sat, Mar 31, 2012 at 2:34 PM, Mark Fortner phidia...@gmail.com wrote: Does the process above roughly fit the way everyone else is using ArgoUML at work? Has anyone had any problems getting other people to use ArgoUML at work? If so, what get's in the way? How do

Re: [argouml-dev] Re: [argouml-users] Multiplicity Questions

2012-04-04 Thread Mark Fortner
)) { System.out.println(private); } else { System.out.println(public); } } Disclaimer - all code freetyped without checking Does your new code generate a List with generics? Regards Bob On 4 April 2012 15:32, Mark Fortner phidia...@gmail.com wrote: I've fixed

Re: [argouml-dev] Re:

2012-07-23 Thread Mark Fortner
A less invasive solution for this would be to export the diagrams as SVG and run a simple script or XSLT to add a node containing the logo (or whatever you wanted to add to the image). Cheers, Mark On Mon, Jul 23, 2012 at 12:04 AM, Bob Tarling bobtarl...@tigris.org wrote: Oops - this

[argouml-dev] Maven Build Status

2013-04-20 Thread Mark Fortner
Hi Linus, I was wondering what the status of the maven build is? I did an update recently and tried to do a build. There was a problem with parentpom which I fixed locally, but there's an artifact called org.argouml:testmodels:jar:0.35.1 which it can't resolve. I assume that you're supposed to

Re: [argouml-dev] Maven Build Status

2013-04-21 Thread Mark Fortner
checkout and the maven build? That could have some issues. Is it possible now, in Eclipse, to have projects within other projects? /Linus 2013/4/20 Mark Fortner phidia...@gmail.com Hi Linus, I was wondering what the status of the maven build is? I did an update recently

Re: [argouml-dev] Maven Build Status

2013-04-22 Thread Mark Fortner
version are you using for this? I use Apache Maven 2.2.1 on Windows for my tests. /Linus 2013/4/21 Mark Fortner phidia...@gmail.com I was building from the command line. I did an svn update which may have caused a merging problem in parentpom. There was a closing comment tag

Re: [argouml-dev] Maven release process

2014-09-05 Thread Mark Fortner
A lot of projects are moving towards gradle. Usually they're projects that have nonstandard project layouts. I've used gradle myself on a couple of of projects. I tend to prefer Maven though because there's no guesswork involved when it comes to building the project. Clean always cleans, install

Re: [argouml-dev] what part of ArgoUML is requiring osgi(org.argouml.app)?

2014-09-08 Thread Mark Fortner
There's the argo-eclipse project which probably uses it. Mark On Sep 8, 2014 12:09 PM, Ludovic Maître ludovic.mai...@free.fr wrote: Hi Michiel, I would think (but haven't checked yet) that it's often Eclipse or is subproject (EUML2?) wich require OSGi. Le 07/09/2014 12:32, Michiel van der

Re: [argouml-dev] Re: ArgoUML Java 8 Win7 64-bit Java Book covering ArgoUML

2014-09-22 Thread Mark Fortner
I assume that Java is on the path? If you open a console, and type java -version what is the response? If you type echo %PATH% what is the response? If you have more than one version of Java installed, the first one will most likely be the one selected, and may not be the one intended. Cheers,

Re: [argouml-dev] ArgoUML Java 8 Win7 64-bit Java Book covering ArgoUML

2014-09-22 Thread Mark Fortner
So, did you download the binary zip (sans installer), unzip the contents, and double-click the bat file? On Mon, Sep 22, 2014 at 12:17 PM, Wallace Jackson mindta...@gmail.com wrote: If I knew there was not going to be cross-pollination between Java6 32-bit (that ArgoUML installed on my Win

[argouml-dev] Re: ArgoUML Java 8 Win7 64-bit Java Book covering ArgoUML

2014-09-22 Thread Mark Fortner
? See attached. Walls. On Mon, Sep 22, 2014 at 12:27 PM, Mark Fortner phidia...@gmail.com wrote: So, did you download the binary zip (sans installer), unzip the contents, and double-click the bat file? On Mon, Sep 22, 2014 at 12:17 PM, Wallace Jackson mindta...@gmail.com wrote: If I knew

[argouml-dev] Re: ArgoUML Java 8 Win7 64-bit Java Book covering ArgoUML

2014-09-22 Thread Mark Fortner
and argouml2.bat? Is there an English PDF I can use to learn the software? Thanks! Are you on LinkedIn? Walls. On Mon, Sep 22, 2014 at 12:47 PM, Mark Fortner phidia...@gmail.com wrote: http://argouml-downloads.tigris.org/argouml-0.34/ I think Linus is working on an updated build. I'm

  1   2   >