Issue 6801 in pharo: FLFuelCommandLineHandler missing class comment

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6801 in pharo: FLFuelCommandLineHandler missing class comment

pharo
Status: Accepted
Owner: ----
CC: marianopeck
Labels: Milestone-2.0 Type-Feature

New issue 6801 by [hidden email]: FLFuelCommandLineHandler missing  
class comment
http://code.google.com/p/pharo/issues/detail?id=6801

With the changes introduced in issue 6794 the class comment of a command  
line handler is used as the default help message. It would be nice if the  
FLFuelCommandLineHandler would feature a nice class comment.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6801 in pharo: FLFuelCommandLineHandler missing class comment

pharo
Updates:
        Owner: [hidden email]

Comment #1 on issue 6801 by [hidden email]: FLFuelCommandLineHandler  
missing class comment
http://code.google.com/p/pharo/issues/detail?id=6801

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6801 in pharo: FLFuelCommandLineHandler missing class comment

pharo

Comment #2 on issue 6801 by marianopeck: FLFuelCommandLineHandler missing  
class comment
http://code.google.com/p/pharo/issues/detail?id=6801

Ok, I will provide a comment soon


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6801 in pharo: FLFuelCommandLineHandler missing class comment

pharo
Updates:
        Status: Closed

Comment #3 on issue 6801 by marianopeck: FLFuelCommandLineHandler missing  
class comment
http://code.google.com/p/pharo/issues/detail?id=6801

Done. I commited to Fuel repo. It will be integrated in Pharo next time we  
integrate a new version of Fuel.


Name: FuelCommandLineHandler-MarianoMartinezPeck.15
Author: MarianoMartinezPeck
Time: 16 October 2012, 9:53:33.772 pm
UUID: a76bb449-1447-4873-8f05-f365f70bb9b6
Ancestors: FuelCommandLineHandler-MarianoMartinezPeck.14

Put comment to FLFuelCommandLineHandler



------

FLFuelCommandLineHandler handles .fuel files that are passed as arguments  
when starting the image. Example of use:

./pharoVM myImage.image myFile.fuel

The handler takes 'myFile.fuel' and materializes the graph from that file.  
This can be very useful also when the serialized graph has also "post  
materialization actions".


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker