SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

smc rpm build for : Other. For other distributions click smc.

Name : smc
Version : 5.0.2 Vendor : jPackage project
Release : 2.jpp5 Date : 2008-12-08 18:05:39
Group : Development/Java Source RPM : smc-5.0.2-2.jpp5.src.rpm
Size : 0.32 MB
Packager : Will Tatam < will_tatam_red61_com>
Summary : State Machine Compiler
Description :
Your application lives in a world of asynchronous, unordered
events: mouse clicks, timeouts, messages, and OS signals.
And you\'re ready for them. You\'ve carefully designed your
objects. You\'re using robust patterns that facilitate reuse
and anticipates future product direction. Your dynamic models
allow your objects to recover from all but the most
catestrophic events. Your application is ready for
anything.
But there\'s a hitch. Your detailed state diagrams are only
pictures. How are you going to translate your drawings into
code? A transition matrix is cryptic while switch statements
means your state machine logic is scattered all over your code.
The state pattern looks like a great solution but that means
writing and maintaining a class for each state - too much
work.
Enter SMC - The State Machine Compiler. Now you put your state
diagram in one file using an easy-to-understand language. SMC
generates the state pattern classes for you. No more
hand-maintained transition matrices. No more widely scattered
switch statements. Instead, the state diagram is in one place,
coded directly from the picture to the SMC language and is
easily maintained.
SMC uses the state pattern to its fullest extent. In the real
world, events don\'t always happen when they should. Dealing
with unexpected events is a must for a robust application. By
combining virtual methods with the state pattern, SMC allows
you to define \"Default\" transitions - transitions which allow
your objects to handle unexpected events, recover and continue
providing service (rather than crashing, burning and getting
you into trouble).
SMC is a Java application. That means SMC will work on any
platform where Java 1.5.0 or better is supported.

RPM found in directory: /packages/linux-pbone/archive/www.jpackage.org/jpackage/5.0/generic/free/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  smc-5.0.2-2.jpp5.noarch.rpm
     

Provides :
smc

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
jpackage-utils => 0:1.7.4
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
java => 0:1.5.0


Content of RPM :
/etc/maven/fragments
/etc/maven/fragments/smc
/usr/share/java/smc-5.0.2.jar
/usr/share/java/smc.jar
/usr/share/maven2
/usr/share/maven2/poms
/usr/share/maven2/poms/JPP-smc.pom

 
ICM