Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# Initializing the common environment for GigaSpaces JSHOMEDIR=`dirname $0`/../../../../..; export JSHOMEDIR . ${JSHOMEDIR}/bin/setenv.sh # Setting JARS JARS="${JSHOMEDIR}${CPS}${JSHOMEDIR}/lib/JSpaces.jar${CPS}../classes"; export JARS SCHEMA=default; export SCHEMA CLUSTER_SCHEMA=async_replicated; export CLUSTER_SCHEMA # CLUSTER_SCHEMA=sync_replicated; export CLUSTER_SCHEMA TOTAL_MEMBERS=2; export TOTAL_MEMBERS # Definition of spaceURL without local cache spaceFinderURL="jini://*/*/rep_cache?groups=${LOOKUPGROUPS}"; export spaceFinderURL usedAPI=map; export usedAP
This paste will be private.
From the Design Piracy series on my blog: